Files
fedora-infra_ansible/roles/basessh
Kevin Fenzi 278d9427f8 bastion: allow ssh tcp forwarding on bastion hosts
We need this in order to be able to use them as jumphosts with ssh.
Without it, there's no easy way to get to any internal machines.
Just enable it here and leave the default off.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-01-30 11:16:01 -08:00
..

This role is the base setup for all our machines. 

If there's something that shouldn't be run on every single 
machine, it should be in another role.