# vim:ft=ansible: all: vars: ansible_user: ansible children: db: hosts: db1.test.desu.ltd: ansible_host: 192.168.122.169 web: hosts: web1.test.desu.ltd: ansible_host: 192.168.122.62