2025-07-09 23:08:07 -06:00

24 lines
568 B
YAML
Executable File

---
all:
children:
pve-nodes:
hosts:
pve1:
ansible_host: pve1
pve2:
ansible_host: pve2
pve3:
ansible_host: pve3
vms:
hosts:
prod1:
ansible_host: prod1
prod2:
ansible_host: prod2
school:
ansible_host: school
staging-vm:
ansible_host: 10.133.7.224
# ansible_ssh_common_args: '-o PubkeyAuthentication=no -o PreferredAuthentications=password'
# ansible_ssh_private_key_file: /home/xbazzi/ansible_ed25519