ansible-on-prem/playbooks/prep-pve-for-cluster.yml
2025-07-10 21:24:28 -06:00

6 lines
121 B
YAML

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