How can I configure a Bamboo Deployment Task to use a SSH Bastion (jump) host to connect to the target deployment server to run a script?
I've tried configuring a .ssh/config file on the bamboo server. It works from the command line but it is ignored by Bamboo.