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

9 lines
116 B
YAML
Raw Normal View History

2021-06-09 08:39:00 +00:00
---
2021-06-09 13:41:46 +00:00
- hosts: localhost
2021-06-09 08:39:00 +00:00
connection: local
gather_facts: false
# become: true
roles:
- vapp
- network