<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-roles/files, 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:50:33Z</updated>
<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>Move files and templates from xmpp-server</title>
<updated>2026-09-09T20:43:36Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T20:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=258012f00782d10d44d5bb284dfa00059b3af719'/>
<id>urn:sha1:258012f00782d10d44d5bb284dfa00059b3af719</id>
<content type='text'>
As I just performed a naive copy before, files and templates used by the
bootstrap role were still resolving via playbook_dir. This still worked, but I
want these bootstrap-specific files to remain self-contained within the role.
</content>
</entry>
</feed>
