<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-configure.git/roles/pve-lxc, branch main</title>
<subtitle>Ansible Roles to configure different (linux) distros
</subtitle>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/'/>
<entry>
<title>Fix pve-lxc start and add missing docs about backup</title>
<updated>2026-07-22T20:06:30+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-22T20:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=c5660fc2f031a74cbdc14518f296f91822ed52c3'/>
<id>c5660fc2f031a74cbdc14518f296f91822ed52c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pve-ssh support with hardening</title>
<updated>2026-07-16T15:03:28+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-16T14:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=4b8654a2b0edc90798372cba357f23b15b51657c'/>
<id>4b8654a2b0edc90798372cba357f23b15b51657c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor pve cgit to use generic proxy</title>
<updated>2026-07-16T15:02:52+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-16T12:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=756dc388bedf97b68449e919a6730788f730c7b8'/>
<id>756dc388bedf97b68449e919a6730788f730c7b8</id>
<content type='text'>
This is refactoring the PoC for deploying cgit on pve, to now move to a
more standard deployment with dedicated agnonstic proxy role/container
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is refactoring the PoC for deploying cgit on pve, to now move to a
more standard deployment with dedicated agnonstic proxy role/container
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python3 to lxc containers to enable ansible provisioning</title>
<updated>2026-07-16T09:03:17+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-16T09:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=f79d1d829cdafebb5dbcd658d31ae89f2e53ce73'/>
<id>f79d1d829cdafebb5dbcd658d31ae89f2e53ce73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix install proxmoxer using pip</title>
<updated>2026-07-07T23:50:59+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-07T23:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=4a421249a8972c35cc6728cef7eed10e79419bbf'/>
<id>4a421249a8972c35cc6728cef7eed10e79419bbf</id>
<content type='text'>
Using mise or python role broke on other machines so went with the
simplest solution for now, it's safe to break the system packages for
python as this is not used internally in other ways

Also proxmoxer 2+ is needed to work with the proxmox module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using mise or python role broke on other machines so went with the
simplest solution for now, it's safe to break the system packages for
python as this is not used internally in other ways

Also proxmoxer 2+ is needed to work with the proxmox module
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the proxmox_template linting issue</title>
<updated>2026-07-07T13:58:30+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-07T13:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=cc70d069ee8b414ee31620e7a81c4af0accaf69d'/>
<id>cc70d069ee8b414ee31620e7a81c4af0accaf69d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix starting the created container</title>
<updated>2026-07-06T16:06:40+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-06T16:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=f07a7b485fcfec6e2ba9cfef19ecc7b0b0b5d58d'/>
<id>f07a7b485fcfec6e2ba9cfef19ecc7b0b0b5d58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix network setup on pve</title>
<updated>2026-07-06T15:17:50+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-06T15:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=9407eecc04c703c1bfc413efda93c41ae305689f'/>
<id>9407eecc04c703c1bfc413efda93c41ae305689f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pve-lxc role to create containers</title>
<updated>2026-07-04T21:50:57+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-04T21:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=60137b7ddc6678bfde5c4c97afd73fafebe0d809'/>
<id>60137b7ddc6678bfde5c4c97afd73fafebe0d809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
