ansible/playbooks/bootstrap.yml
2021-11-14 15:17:02 +01:00

6 lines
72 B
YAML

---
- hosts: all
gather_facts: false
roles:
- ansible_bootstrap