ansible-main-project/inventory/vms/hosts

12 lines
173 B
INI

[all]
mavm1 ansible_host=mavm1.domaine.local
mavm2 ansible_host=mavm2.domaine.local
mavm3 ansible_host=mavm3.domaine.local
[reverse_proxy]
mavm1
[docker_host]
mavm2
mavm3