ansible/roles/base
2017-10-15 19:46:08 +00:00
..
files Move SSH setup to its own role 2017-08-16 17:39:23 +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 first stab at replacing include with include_playbook or includ_tasks 2017-10-15 19:46:08 +00:00
templates Revert "look, some whitespace changes" 2017-10-12 21:58:16 +00: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.