--- - name: Proxmox cluster bootstrap/join hosts: proxmox_hosts become: true gather_facts: false serial: 1 roles: - role: proxmox_cluster tags: [proxmox, cluster]