forked from k-space/kube
Fix ansible.cfg
This commit is contained in:
parent
b2b93879c2
commit
e929b52e6d
@ -11,5 +11,5 @@ remote_user = root
|
|||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
control_path = ~/.ssh/cm-%%r@%%h:%%p
|
control_path = ~/.ssh/cm-%%r@%%h:%%p
|
||||||
ssh_args = -o ControlMaster=auto -o ControlPersist=8h -F ssh_config
|
ssh_args = -o ControlMaster=auto -o ControlPersist=8h -F ansible/ssh_config
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
Loading…
Reference in New Issue
Block a user