ansible/group_vars/horus/ssh_through_proxy.yml
2018-12-25 17:54:34 +01:00

2 lines
76 B
YAML

---
ansible_ssh_extra_args: -o ProxyCommand='ssh -W %h:%p -q proxy.auro.re'