try ansible_ssh_common_args

Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
Ricky Elrod 2017-11-30 22:49:19 +00:00
parent 1ad440cde0
commit 4f5769bdf9

View file

@ -26,3 +26,4 @@ nrpe_procs_warn: 1200
nrpe_procs_crit: 1400
collectd_graphite: True
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q root@bastion13.fedoraproject.org"'