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