ansible/roles/basessh
2020-04-24 21:34:13 +02:00
..
handlers Move SSH setup to its own role 2017-08-16 17:39:23 +00:00
tasks ansible: change when conditions to use == instead of is when checking strings. 2020-04-24 21:34:10 +02:00
templates basessh: We need these conditions to apply to CentOS as well as RedHat due to maintainer test instances. 2020-04-24 21:34:13 +02: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.