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

This commit is contained in:
2026-02-20 20:19:46 +01:00
parent 15122b924d
commit 32f22e94bd

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