ansible/group_vars/horus/ssh_through_proxy.yml
2018-12-23 12:20:19 +01:00

3 lines
77 B
YAML

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