chore(bootstrap): align ansible.cfg with main project settings

This commit is contained in:
2026-02-20 20:19:46 +01:00
parent 230c74fd9b
commit 19f2c9efe2

View File

@@ -1,2 +1,5 @@
[defaults] [defaults]
hash_behaviour = merge hash_behaviour = merge
interpreter_python = auto_silent
deprecation_warnings = False
host_key_checking = False