ansible/roles/base
2017-10-12 21:58:16 +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 restart docker service on iptables reloads, and set docker to not restart containers on service restarts 2017-10-12 21:46:01 +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.