10 lines
184 B
INI
10 lines
184 B
INI
[web]
|
|
127.0.0.1
|
|
|
|
[web:vars]
|
|
ansible_ssh_user=ubuntu
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
mysql_root_password='motdepasse'
|
|
mysql_old_root_password='motdepasse'
|
|
php_version='8.0'
|