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