ansible-main-project/inventory/vms/hosts

12 lines
173 B
Plaintext
Raw Normal View History

2022-08-05 23:48:03 +02:00
[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