Packer.Images/ansible/roles/firstboot/files/ansible_payload/playbook.yml

9 lines
116 B
YAML

---
- hosts: localhost
connection: local
gather_facts: false
# become: true
roles:
- vapp
- network