11 lines
147 B
INI
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
|
|
|