| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 17 hours | Move bootstrap sources to their own subdirectory | Matthew Fennell | |
| Since much of the setup (e.g. linter, hook, Makefile configuration) is consistent between ansible roles, instead of having a separate repo per role (as I initially planned), I'd prefer to have a single repo with all of the roles that the playbooks can then pull from. This is in preparation of adding a new munin-node role, following a similar process to bootstrap. | |||
| 18 hours | Add install task to Makefile | Matthew Fennell | |
| In ~/.ansible.cfg, I include /usr/local/share/ansible/roles in roles_path so that playbooks can find roles from there. Add the corresponding install tasks to the Makefile. | |||
| 18 hours | Copy linters and hooks from xmpp-server playbook | Matthew Fennell | |
| These are used to stop the repository from descending into chaos and to raise issues that I might have missed. | |||
