5 lines
153 B
INI
5 lines
153 B
INI
[defaults]
|
|
interpreter_python = /usr/bin/python3
|
|
ansible_python_interpreter = /usr/bin/python3
|
|
roles_path = ./roles/:~/.ansible/roles:/etc/ansible/roles
|