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