Anonymous - 2025-07-30

Originally posted by: nkadel

"Jump servers" for ansible are typically an SSH port forwarding for the SSH command line, without interactive graphical access. Bastillion provides a useful console-like access to a live SSH session, even with an X session enabled to provide UNIX based graphical access.

So "no", it's not really the right tool for ansible access. If you need that, look into the enforceable options of SSHD running on a distinct port, and of tuning the client and authorized_keys settings to support your needs.