Ansible/inventory.yaml

22 lines
406 B
YAML

proxmox:
hosts:
kunde-a:
ansible_host: 172.17.1.110
kunde-b:
ansible_host:
vorlagen:
hosts:
linux-vorlage:
ansible_host: 10.1.1.1
windows-vorlage:
ansible_host: 10.1.1.2
mail-server:
hosts:
smtp-mail01:
ansible_host: 172.17.1.4
smtp-mail02:
ansible_host: 172.18.1.4
smtp-mail03:
ansible_host: 172.18.1.4