<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-roles/Makefile, branch main</title>
<subtitle>Ansible roles shared between many of my playbooks
</subtitle>
<id>https://git.fennell.dev/ansible-roles/atom?h=main</id>
<link rel='self' href='https://git.fennell.dev/ansible-roles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/'/>
<updated>2026-09-09T20:53:38Z</updated>
<entry>
<title>ansible-galaxy init munin-node</title>
<updated>2026-09-09T20:53:38Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T20:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=0dd7bb008d2079f45b85736549ac524796c1f398'/>
<id>urn:sha1:0dd7bb008d2079f45b85736549ac524796c1f398</id>
<content type='text'>
Clear out subdirectories which are unlikely to be needed, and install the
plugin by default during make.
</content>
</entry>
<entry>
<title>Move bootstrap sources to their own subdirectory</title>
<updated>2026-09-09T20:50:33Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T20:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=25db56f6241ae50feb54232e25f8203c1a450c7c'/>
<id>urn:sha1:25db56f6241ae50feb54232e25f8203c1a450c7c</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add install task to Makefile</title>
<updated>2026-09-09T20:17:38Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T20:12:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=4c5207339421379f79b40d28ee132f0daf6ae619'/>
<id>urn:sha1:4c5207339421379f79b40d28ee132f0daf6ae619</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Copy linters and hooks from xmpp-server playbook</title>
<updated>2026-09-09T20:17:28Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T19:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=fcbf8dfb52bc249450af28a111829d1fc59eac1f'/>
<id>urn:sha1:fcbf8dfb52bc249450af28a111829d1fc59eac1f</id>
<content type='text'>
These are used to stop the repository from descending into chaos and to raise
issues that I might have missed.
</content>
</entry>
</feed>
