ansible/roles/base
Patrick Uiterwijk 51ec022933 Make silent an option
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 16:34:38 +02:00
..
files Make silent an option 2018-05-17 16:34:38 +02: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 first cut at changing all the old |changed to is changed per ansible deprecations 2018-05-07 23:51:48 +00: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.