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.
fluentbit/ansible.cfg
2023-08-09 21:06:25 +02:00

10 lines
264 B
INI

[defaults]
roles_path=~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:roles
inventory=inventory
# vault_password_file=util/secret-service-client.sh
interpreter_python=/usr/bin/python3
host_key_checking = False
remote_user = root
[diff]
always = True