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

10 lines
236 B
INI
Raw Permalink Normal View History

2023-05-08 21:49:04 +00:00
[defaults]
roles_path=roles:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles
inventory=inventory
vault_password_file=util/secret-service-client.sh
interpreter_python=/usr/bin/python3
remote_user = root
[diff]
always = True