1 2 3 4 5 6 7 8 9 10 11
--- all: children: central: hosts: {{ central_target }}: ansible_host: {{ central_target_ip }} remote: hosts: {{ remote_target }}: ansible_host: {{ remote_target_ip }}