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