This repository has been archived on 2023-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
nextcloud/ansible/ansible.cfg
2023-05-06 16:54:58 +02:00

9 lines
237 B
INI

[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