Packer.Images/ansible/playbook.yml
djpbessems 4ea138fd69
Some checks failed
continuous-integration/drone/push Build is failing
Extend ansible roles #2
2021-06-08 21:56:06 +02:00

8 lines
88 B
YAML

---
- hosts: all
gather_facts: false
become: true
roles:
- os
- firstboot