ansible/roles/basessh
Kevin Fenzi 81fb4582e7 ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +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 ansible: change when conditions to use == instead of is when checking strings. 2020-04-24 21:34:10 +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.