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.
shoarma/ansible/ansible.cfg
Pim Kunis 1acb61716e add nix flake for dev env
rename handjecontantje to vpay
disable fluentd logging
2023-10-26 21:08:19 +02:00

9 lines
246 B
INI

[defaults]
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
inventory=inventory
interpreter_python=/usr/bin/python3
remote_user = root
vault_password_file=$HOME/.config/home/ansible-vault-secret
[diff]
always = True