my-ansible/ansible.cfg

5 lines
153 B
INI
Raw Normal View History

2021-02-23 19:12:00 +01:00
[defaults]
interpreter_python = /usr/bin/python3
ansible_python_interpreter = /usr/bin/python3
roles_path = ./roles/:~/.ansible/roles:/etc/ansible/roles