action-ansible-playbook icon indicating copy to clipboard operation
action-ansible-playbook copied to clipboard

SSH Tunneling Bastion

Open ainzizou opened this issue 2 years ago • 2 comments

Hey team, Do you know how to access the instance using tunneling via bastion host? or can I pass Ansible config in the arguments?

Thank you

ainzizou avatar Nov 11 '22 09:11 ainzizou

I also thought about something like that, for example i don't want the inventory be part of the code. I was thinking about putting it into a multiline secret or something like that...

zellerc avatar Jun 12 '23 12:06 zellerc

@zellerc you can achieve that by adding the wanted "--ssh-common-args" to the "options"

thehedhly avatar Jan 16 '24 12:01 thehedhly