8 lines
128 B
INI
8 lines
128 B
INI
|
[all]
|
||
|
localhost
|
||
|
|
||
|
[all:vars]
|
||
|
ansible_connection=local
|
||
|
ansible_python_interpreter=/usr/local/bin/python3
|
||
|
ansible_become_method=su
|