<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-configure.git/inventory, 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>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>Rename services to use .home.arpa network instead .local</title>
<updated>2026-07-15T13:42:59+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-15T13:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=ab1ce5c14ffae0cc76d734ea56374f0c772631ba'/>
<id>ab1ce5c14ffae0cc76d734ea56374f0c772631ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ansible-distro-install</title>
<updated>2026-07-12T20:05:12+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-10T17:29:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=afc6aab3497d086ee8c7f00db0336a17212c56c9'/>
<id>afc6aab3497d086ee8c7f00db0336a17212c56c9</id>
<content type='text'>
The ansible-distro-install depends on using chroot as the connection
`Failed to connect to the host via ssh: ssh: Could not resolve hostname /mnt: Name or service not known`
moving the ansible_connection variable into the all group, overrides the
connection automatically created for the inventory in the
ansible-distro-install repo, causing the configure playbook to fail

This reverts this change and define the connection on the inventory
level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ansible-distro-install depends on using chroot as the connection
`Failed to connect to the host via ssh: ssh: Could not resolve hostname /mnt: Name or service not known`
moving the ansible_connection variable into the all group, overrides the
connection automatically created for the inventory in the
ansible-distro-install repo, causing the configure playbook to fail

This reverts this change and define the connection on the inventory
level
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pve-lxc service provisioning using service.yml and containers group</title>
<updated>2026-07-07T14:30:43+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-07T14:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=4d42a2b0950882bf63380a08c90007970c38b4ce'/>
<id>4d42a2b0950882bf63380a08c90007970c38b4ce</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 host mapping</title>
<updated>2026-05-03T22:34:16+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-05-03T22:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=2eace6a92436078e189d5961d2cdf5fa0522a5b3'/>
<id>2eace6a92436078e189d5961d2cdf5fa0522a5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the host_var mappings and inventory names</title>
<updated>2026-04-23T12:38:51+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-04-23T12:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=eec9015acc48df70b31052e2f2e1cc761ffc047b'/>
<id>eec9015acc48df70b31052e2f2e1cc761ffc047b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add host_vars for ubuntu on Mac dual boot setup/config</title>
<updated>2026-04-20T12:09:47+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-04-20T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=64e71364fbb148ab1430ab2a03b09879af8aa004'/>
<id>64e71364fbb148ab1430ab2a03b09879af8aa004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename mac archlinux host</title>
<updated>2026-03-04T16:32:14+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-03-04T14:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=f24937ba3b7bc67026888697a1b99994dbeeffdc'/>
<id>f24937ba3b7bc67026888697a1b99994dbeeffdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mac hostname</title>
<updated>2026-02-26T18:34:13+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-26T18:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=d3baa3b34b8363eecc5633c03b7206a448af8c25'/>
<id>d3baa3b34b8363eecc5633c03b7206a448af8c25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mac-archlinux host configurations</title>
<updated>2026-02-25T22:29:55+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-25T22:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=407d1840734592d36c4aaf4ec189f6c1d3ed08e4'/>
<id>407d1840734592d36c4aaf4ec189f6c1d3ed08e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
