playbook-webserver/hosts.example.ini
2022-03-09 12:05:30 +01:00

11 lines
147 B
INI

[web]
127.0.0.1
[web:vars]
ansible_ssh_user=ubuntu
ansible_python_interpreter=/usr/bin/python3
www_user=user
www_group=group
www_home=/home/user