Files
PythonFlaskAusgaben/ansible.cfg
jonnybravo 6d3fc2381f
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 39s
try
2026-02-11 12:07:58 +01:00

13 lines
352 B
INI

[defaults]
inventory = ./inv/
log_path = ~/.ansible/log_ansible.log
private_key_file = ~/.ssh/ansible-test
retry_files_enabled = true
retry_files_save_path = ~/.ansible/retry-files
force_handlers = true
#vault_identity_list = ~/.ansible/.vault-pass
#Gather CONFIG
gathering = smart
fact_caching = yaml
fact_caching_connection = ~/.ansible/fact_caching