summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
18 hoursAdd install task to MakefileMatthew 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 hoursCopy linters and hooks from xmpp-server playbookMatthew Fennell
These are used to stop the repository from descending into chaos and to raise issues that I might have missed.