all: children: proxmox: hosts: proxmox: ansible_host: 192.168.1.200 ansible_user: root gateway: hosts: gateway: ansible_host: 192.168.1.221 ansible_user: root # Остальные хосты добавим позже # database: # hosts: # database: # ansible_host: 192.168.1.222 # ansible_user: root