<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-install.git/roles/configure, branch main</title>
<subtitle>Ansible Roles to install different (linux) distros
</subtitle>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/'/>
<entry>
<title>Fix inventory creation for distro-configure new structure</title>
<updated>2026-07-22T23:21:55+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-07-22T18:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=e7bf951b0115af3a953baff558b652c9ed46d344'/>
<id>e7bf951b0115af3a953baff558b652c9ed46d344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calling homelab group and removing cdrom repo from liveISO</title>
<updated>2026-06-29T23:17:04+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-06-29T23:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=6ecbb839a61c80ed1b96705acc8cb01b7fd8fdfa'/>
<id>6ecbb839a61c80ed1b96705acc8cb01b7fd8fdfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testing for ubuntu 26.4</title>
<updated>2026-05-07T10:16:54+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-05-07T10:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=3698f8103a053085c84f9c48fa450de4aa979f84'/>
<id>3698f8103a053085c84f9c48fa450de4aa979f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove company URL</title>
<updated>2026-05-07T10:05:17+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-05-07T10:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=de4eb5c348a7b5dd39ae2825125fd2ba431c4d03'/>
<id>de4eb5c348a7b5dd39ae2825125fd2ba431c4d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix playbook name</title>
<updated>2026-03-04T14:42:51+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-03-04T14:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=da5a03224de336a0289ee380be5b4274868d7e33'/>
<id>da5a03224de336a0289ee380be5b4274868d7e33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt playbook to ansible 2.24+</title>
<updated>2026-02-04T21:12:57+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-04T21:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=d4901fdfca954d7a8c392fdb20d871e3ef116813'/>
<id>d4901fdfca954d7a8c392fdb20d871e3ef116813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install pip</title>
<updated>2026-01-11T18:02:52+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-01-11T18:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=6e47923b6536a17bdf38336f7c244426f5fc482a'/>
<id>6e47923b6536a17bdf38336f7c244426f5fc482a</id>
<content type='text'>
After giving up on fixing the usage of ansible.builtin.pip on live
environment.
I ended up having to setup pip manually and using it with ansible
commands to setup ansible-core on live environment to run the
configuration playbook

No idea why it started failing on the first place, was working 2 days
ago!!!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After giving up on fixing the usage of ansible.builtin.pip on live
environment.
I ended up having to setup pip manually and using it with ansible
commands to setup ansible-core on live environment to run the
configuration playbook

No idea why it started failing on the first place, was working 2 days
ago!!!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix testing to use the configure bootstrap playbook</title>
<updated>2025-09-15T15:16:38+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-09-15T10:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=09914fe79b9035a187db4de95ff7c4ff2ce678c7'/>
<id>09914fe79b9035a187db4de95ff7c4ff2ce678c7</id>
<content type='text'>
This is to avoid failing validations, when some variables aren't needed
to be configured beforehand to run the bootstrapping of a distro install

The bootstrapping process, set up user, network, ssh and password policy
and all the other configurations roles doesn't need to be validated or
ran in the bootstrapping phase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to avoid failing validations, when some variables aren't needed
to be configured beforehand to run the bootstrapping of a distro install

The bootstrapping process, set up user, network, ssh and password policy
and all the other configurations roles doesn't need to be validated or
ran in the bootstrapping phase
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor configure role to use hostname instead of virtual group name</title>
<updated>2025-08-10T22:33:36+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-08-10T22:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=0dea39c1622e19872d2a2884c22959901ab66838'/>
<id>0dea39c1622e19872d2a2884c22959901ab66838</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes to raspberry config and playbook configs</title>
<updated>2025-08-10T22:33:35+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-08-10T22:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-install.git/commit/?id=245195767f6b84c4a40d21236d3ad1d53dae5c7a'/>
<id>245195767f6b84c4a40d21236d3ad1d53dae5c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
