Update hosts.yml format

This commit is contained in:
Oliver Davies 2020-05-01 11:45:25 +01:00
parent b722d71ca9
commit 6c960de854

View file

@ -1,5 +1,7 @@
all:
hosts:
children:
webservers:
ansible_ssh_host: 192.168.33.10
ansible_ssh_port: 22
hosts:
192.168.33.10:
vars:
ansible_ssh_port: 22