Files
ansible-role-borgbackup/ansible.cfg
2024-12-14 13:08:21 +01:00

12 lines
391 B
INI
Executable File

[defaults]
inventory = hosts
host_key_checking = false
gathering = smart
fact_caching = jsonfile
fact_caching_connection = /tmp
roles_path = roles
timeout = 10
module_name = shell
retry_files_enabled = false
interpreter_python = /usr/bin/python3