2 changed files with 4 additions and 0 deletions
@ -1,2 +1,5 @@ |
|||||
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p 192.168.2.73 -o StrictHostKeyChecking=no -o |
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p 192.168.2.73 -o StrictHostKeyChecking=no -o |
||||
|
UserKnownHostsFile=/dev/null"' |
||||
|
|
||||
|
ansible_ssh_common_args='-o ProxyCommand="ssh -W %h:%p 192.168.2.73 -o StrictHostKeyChecking=no -o |
||||
UserKnownHostsFile=/dev/null"' |
UserKnownHostsFile=/dev/null"' |
||||
@ -0,0 +1 @@ |
|||||
|
[paris-wagram] |
||||
Loading…
Reference in new issue