mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-09-22 20:27:24 +00:00
14 lines
143 B
INI
14 lines
143 B
INI
[all:vars]
|
|
ansible_connection=local
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
|
|
[common]
|
|
localhost
|
|
|
|
[shell]
|
|
localhost
|
|
|
|
[webserver]
|
|
localhost
|
|
|