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: all:
hosts: children:
webservers: webservers:
ansible_ssh_host: 192.168.33.10 hosts:
ansible_ssh_port: 22 192.168.33.10:
vars:
ansible_ssh_port: 22