homelab/ansible/playbooks/bootstrap.yml
2023-08-25 13:56:18 +02:00

6 lines
65 B
YAML

---
- hosts: all
become: true
roles:
- ansible_bootstrap