Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[global]
|
||||
# Ansible dynamically grabs all hosts in the 'proxmox' group and joins them with commas
|
||||
controllers={{ groups['proxmox'] | join(',') }}
|
||||
Reference in New Issue
Block a user