ansible-on-prem/playbooks/prep-pve-for-cluster.yml

6 lines
117 B
YAML

- name: Prep all Proxmox nodes for clustering
hosts: pve-nodes
become: yes
roles:
- role: pve/cluster_prep