Minor spacing fix in ansible.cfg
This commit is contained in:
parent
8e8b25d8f2
commit
e9bf120509
@ -13,4 +13,4 @@ remote_tmp = /tmp
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = true
|
||||
ssh_extra_args =-o ForwardAgent=yes -o StrictHostKeyChecking=no
|
||||
ssh_extra_args = -o ForwardAgent=yes -o StrictHostKeyChecking=no
|
||||
|
Loading…
Reference in New Issue
Block a user