SSH with pipelining...
This commit is contained in:
parent
cd42033c2d
commit
1b25b92f90
@ -8,8 +8,8 @@ inventory = ./inventory/
|
||||
forks = 5
|
||||
retry_files_enabled = False
|
||||
interpreter_python = auto
|
||||
callback_whitelist = ansible.posix.profile_tasks
|
||||
callback_whitelist = ansible.posix.profile_tasks,ansible.posix.profile_roles
|
||||
|
||||
[ssh_connection]
|
||||
# pipelining = true
|
||||
pipelining = true
|
||||
# ssh_args = -o ControlMaster=auto
|
||||
|
Loading…
x
Reference in New Issue
Block a user