ansible/roles/basessh
Kevin Fenzi 8c5b02c072 Explicitly set Protocol 2 on sshd for pagure.
This doesn't actually change anything for sshd (only proto 2 is default),
However, rkhunter complains about it not setting that explicitly.
So, this is just to get rkhunter to shut up about it.
2018-10-20 19:19:17 +00:00
..
files/ssh Explicitly set Protocol 2 on sshd for pagure. 2018-10-20 19:19:17 +00:00
handlers Move SSH setup to its own role 2017-08-16 17:39:23 +00:00
tasks remove all instances of bkernel01/02 2018-08-22 21:15:17 +00: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.