2023-03-29 13:35:19 +02:00

22 lines
332 B
YAML

hosts:
all:
t1:
ansible_host: localhost
ansible_connection: local
t2:
ansible_host: localhost
ansible_connection: local
children:
apimon-clouds:
hosts:
t1:
t2:
apimon-inst1:
hosts:
t1:
t2:
apimon-epmon:
hosts:
t1:
t2: