Support Ansible > 3.x
This commit is contained in:
parent
2bd5100ba9
commit
f2605147ae
@ -8,7 +8,7 @@ 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,ansible.posix.profile_roles
|
callbacks_enabled = ansible.posix.profile_tasks,ansible.posix.profile_roles
|
||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
pipelining = true
|
pipelining = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user