dransible/tools/ansible/hosts.yml
2019-12-05 16:09:58 +00:00

6 lines
95 B
YAML

all:
hosts:
webservers:
ansible_ssh_host: 192.168.33.10
ansible_ssh_port: 22