Update hosts.yml format
This commit is contained in:
parent
b722d71ca9
commit
6c960de854
|
@ -1,5 +1,7 @@
|
||||||
all:
|
all:
|
||||||
hosts:
|
children:
|
||||||
webservers:
|
webservers:
|
||||||
ansible_ssh_host: 192.168.33.10
|
hosts:
|
||||||
|
192.168.33.10:
|
||||||
|
vars:
|
||||||
ansible_ssh_port: 22
|
ansible_ssh_port: 22
|
||||||
|
|
Loading…
Reference in a new issue