6 lines
95 B
YAML
6 lines
95 B
YAML
all:
|
|
hosts:
|
|
webservers:
|
|
ansible_ssh_host: 192.168.33.10
|
|
ansible_ssh_port: 22
|