Hi Guys can some one help here to execute network playbook through bastion 
host

On Tuesday, 21 July 2020 21:20:26 UTC+5:30, Venu Devannagari wrote:
>
> <https://stackoverflow.com/posts/63018227/timeline>
> host file:- 
>
> [asa]
>
> x.x.x.x
>
> [asa:vars]
>
> ansible_user=xxxx
>
> ansible_password=xxxxx
>
> ansible_auth_pass=xxxxx
>
> ansible_python_interpreter=/usr/bin/python2.7
>
> ansible_network_os=asa
>
> ansible_connection=network_cli
>
> ansible_ssh_common_args='-o ProxyCommand="sshpass -p 'passwordbastion' ssh 
> -W %h:%p -q username@bastionhost"'
>
> tried like above but not able to run on asa through proxy command.
>
> able to do ssh manually to the device.
>
> Can some one help here to get the correct proxy command for network 
> devices.
>
> Thanks in advance.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/9370f6f9-cb2b-49e6-a35f-9f2974ac5a05o%40googlegroups.com.

Reply via email to