presentations/deploying-php-ansible-ansistrano/demo/tools/ansible/hosts.yml

7 lines
110 B
YAML

all:
children:
webservers:
hosts:
192.168.33.10:
vars:
ansible_ssh_port: 22