ansible_proxmox_ignition_fc.../site.yml

10 lines
251 B
YAML
Raw Normal View History

2022-10-26 16:39:31 +00:00
---
- hosts: localhost
gather_facts: false
become: false
roles:
- get_cloud-init_image
- proxmox_upload
- proxmox_node_provision
# - bookstack # not used, only writes a docker compose file - bookstack is provisioned via ignition