add ansible.cfg

This commit is contained in:
2026-02-19 19:27:25 +01:00
parent 0be5d18e0d
commit 4afa094609

6
ansible.cfg Normal file
View File

@@ -0,0 +1,6 @@
[defaults]
host_key_checking = False
retry_files_enabled = False
interpreter_python = auto_silent
deprecation_warnings = False
stdout_callback = yaml