chore: small improvements

This commit is contained in:
ITQ
2025-12-29 16:53:23 +03:00
parent 7e4795e99f
commit 7855213336
5 changed files with 22 additions and 6 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ gathering = smart
fact_caching = memory
fact_caching_timeout = 300
stdout_callback = yaml
result_format = yaml
bin_ansible_callbacks = True
display_skipped_hosts = False
deprecation_warnings = True
@@ -27,7 +27,7 @@ command_warnings = False
interpreter_python = auto_silent
[ssh_connection]
ssh_args =
ssh_args =
-o ControlMaster=auto
-o ControlPersist=60s
-o ServerAliveInterval=30