ansible/inventory/hosts.yml
2020-10-17 00:21:57 -05:00

10 lines
159 B
YAML

# vim:ft=ansible:
all:
vars:
ansible_user: ansible
children:
web:
hosts:
web1.test.desu.ltd:
ansible_host: 192.168.122.214