Fix yamllint issues and turn on SSH Connection Pooling

This commit is contained in:
2026-04-29 23:16:14 -05:00
parent ae3d7b985d
commit a8ef77c981
3 changed files with 1 additions and 4 deletions

View File

@@ -12,4 +12,4 @@ callbacks_enabled = ansible.posix.profile_tasks,ansible.posix.profile_roles
[ssh_connection]
pipelining = true
# ssh_args = -o ControlMaster=auto
ssh_args = -o ControlMaster=auto