ansible/roles/base
Patrick Uiterwijk 840e608559 Add tags
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-02-22 22:03:33 +01:00
..
files Check if service unit is present before trying to restart it 2018-02-22 09:35:29 +00:00
handlers have to ignore errors here because if the unit does not exist systemd will error out 2017-10-12 21:57:44 +00:00
meta move this to a dep instead of including it 2017-08-19 17:13:49 +00:00
tasks Add tags 2018-02-22 22:03:33 +01:00
templates Remove stray characters 2018-02-12 15:26:13 +01:00
README Move base to a role. 2013-08-25 18:44:54 +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.