fix
This commit is contained in:
parent
9ba9a4f70c
commit
f16161568e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ retry_files_enabled = False
|
||||||
inventory = inventory
|
inventory = inventory
|
||||||
roles_path = roles
|
roles_path = roles
|
||||||
library = library
|
library = library
|
||||||
|
remote_tmp = /root/.ansible/tmp
|
||||||
[connection]
|
[connection]
|
||||||
pipelining=True
|
pipelining=True
|
||||||
control_path = /tmp/%%r@%%h:%%p
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue