1
0
Fork 0
forked from infra/ansible
ansible/roles/basessh
Kevin Fenzi 29a00a8986 bastion: fix conditional for ssh tcpforwarding
I copy pasted this and left a 'not' in there that made this backwards.
Fix the conditional.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-01-31 08:20:16 -08:00
..
handlers Fix name[casing] ansible-lint issues 2025-01-14 20:20:07 +10:00
tasks basessh: remove rhel7 stuff and clean up template 2025-07-16 11:57:10 -07:00
templates bastion: fix conditional for ssh tcpforwarding 2026-01-31 08:20:16 -08:00
README Move SSH setup to its own role 2017-08-16 17:39:23 +00: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.