This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
lewis/ansible/ansible.cfg

9 lines
217 B
INI
Raw Permalink Normal View History

2023-02-25 14:35:35 +00:00
[defaults]
2023-05-15 20:19:34 +00:00
roles_path=~/.ansible/roles:roles:/usr/share/ansible/roles:/etc/ansible/roles
2023-02-25 14:35:35 +00:00
inventory=inventory
vault_password_file=util/secret-service-client.sh
interpreter_python=/usr/bin/python3
[diff]
always = True