ansible/group_vars/horus/ssh_through_proxy.yml

4 lines
77 B
YAML
Raw Normal View History

2018-12-23 12:20:19 +01:00
---
ansible_ssh_extra_args: -o ProxyCommand='ssh -W %h:%p -q proxy.auro.re'