# # An example how to proxy your ansible commands. Rename and use. # --- ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q user@vmserver"'