<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-roles/tasks, 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>
<entry>
<title>Copy bootstrap tasks and handlers from xmpp-server</title>
<updated>2026-09-09T20:26:19Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T20:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=03e6483ad6889ca05e678ff1d11f69aace7ce614'/>
<id>urn:sha1:03e6483ad6889ca05e678ff1d11f69aace7ce614</id>
<content type='text'>
This is a straightforward copy and delete from the xmpp-server playbook for
now. Cleanup (for instance, adding a prefix to the variable names) will come
later.
</content>
</entry>
<entry>
<title>Remove unnecessary comments in initial yml files</title>
<updated>2026-09-09T20:17:20Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T20:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=83e062e243e110d4a8198ec30b3bba3b2d65589d'/>
<id>urn:sha1:83e062e243e110d4a8198ec30b3bba3b2d65589d</id>
<content type='text'>
These files are about to be populated, and the comments don't add anything
useful - they'll just clutter up the diff when new entries are added.
</content>
</entry>
<entry>
<title>Make repo REUSE-compliant, with AGPL-3.0-or-later</title>
<updated>2026-09-09T19:09:53Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T19:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=eda059cd7173ccbe7bfcbc1e140d8740ef219541'/>
<id>urn:sha1:eda059cd7173ccbe7bfcbc1e140d8740ef219541</id>
<content type='text'>
This matches the license used by my other ansible playbooks.
</content>
</entry>
<entry>
<title>ansible-galaxy init bootstrap</title>
<updated>2026-09-09T18:57:46Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-09-09T18:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/ansible-roles/commit/?id=702c427201c75cd392745b7e17fe4e844c7b5a47'/>
<id>urn:sha1:702c427201c75cd392745b7e17fe4e844c7b5a47</id>
<content type='text'>
This will contain common setup for all of my servers.
</content>
</entry>
</feed>
