1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
all: children: metal_servers: hosts: host: ansible_connection: local containers: vars: ansible_connection: local ansible_become_method: community.general.machinectl ansible_become_user: root children: mail_servers: hosts: mail: git_servers: hosts: git: