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.
hermes/ansible/ansible.cfg
Pim Kunis 7f7ae9b91d restructure
update readme
fix ansible role tags
2023-04-13 18:02:00 +02:00

9 lines
182 B
INI

[defaults]
roles_path=roles
inventory=inventory
vault_password_file=util/secret-service-client.sh
interpreter_python=/usr/bin/python3
host_key_checking = False
[diff]
always = True