<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-configure.git/roles/user, 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>Remove duplicate fields from argument_specs files</title>
<updated>2026-03-04T01:21:39+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-03-04T01:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=658b31420cbd0dceee00cc02f0d7db71aa3e084f'/>
<id>658b31420cbd0dceee00cc02f0d7db71aa3e084f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix claude code typos</title>
<updated>2026-02-11T22:32:12+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-11T22:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=564a936db608b61d261205f87e0a9c7b70694f7a'/>
<id>564a936db608b61d261205f87e0a9c7b70694f7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix user lingering and pipewire systemd user failures</title>
<updated>2026-02-11T21:56:37+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-11T21:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=0e595ecc88cc8f4c5e5ee9415269a08a577e02ea'/>
<id>0e595ecc88cc8f4c5e5ee9415269a08a577e02ea</id>
<content type='text'>
Create the linger file directly instead of using loginctl enable-linger,
which fails in containers where systemd-logind isn't fully functional.
The linger file at /var/lib/systemd/linger/&lt;user&gt; is what systemd checks
to persist user instances across logouts.

After creating the linger file, explicitly start user@&lt;uid&gt;.service to
boot the user's systemd instance immediately. This creates the D-Bus
session bus socket at /run/user/&lt;uid&gt;/bus, which is required for
systemctl --user to work. Without this, roles like pipewire that manage
user-scoped services fail with "Failed to connect to user scope bus".

This also refactors the user creation to simplify the logic and make the
user.id available for both cases of password or default_password

Co-Authored-By: Claude.ai
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create the linger file directly instead of using loginctl enable-linger,
which fails in containers where systemd-logind isn't fully functional.
The linger file at /var/lib/systemd/linger/&lt;user&gt; is what systemd checks
to persist user instances across logouts.

After creating the linger file, explicitly start user@&lt;uid&gt;.service to
boot the user's systemd instance immediately. This creates the D-Bus
session bus socket at /run/user/&lt;uid&gt;/bus, which is required for
systemctl --user to work. Without this, roles like pipewire that manage
user-scoped services fail with "Failed to connect to user scope bus".

This also refactors the user creation to simplify the logic and make the
user.id available for both cases of password or default_password

Co-Authored-By: Claude.ai
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore lingering task from testing as it's failing locally only</title>
<updated>2026-02-06T21:03:48+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-06T21:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=ee05af3f430a7b15196c9b9f2d97d8a6b8309802'/>
<id>ee05af3f430a7b15196c9b9f2d97d8a6b8309802</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 2.20.1 deprecation warning about ansible_vars</title>
<updated>2026-01-24T00:03:37+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-01-23T23:33:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=d7b3463a79a50dc81d28d530c5212a1749efbb15'/>
<id>d7b3463a79a50dc81d28d530c5212a1749efbb15</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 from the roles meta</title>
<updated>2025-12-16T15:43:30+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-12-16T15:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=d386ee1f212b850ebbafc464cdda6b3c7fd65a4a'/>
<id>d386ee1f212b850ebbafc464cdda6b3c7fd65a4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update user role to allow configure a password instead of default</title>
<updated>2025-12-12T15:23:27+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-12-12T15:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=1cc253f2da07ca33baf1ba6cac789cdb92923f36'/>
<id>1cc253f2da07ca33baf1ba6cac789cdb92923f36</id>
<content type='text'>
If no user_password is provided, the behavior remains the same, it uses
the default changeme password and requires to be changed for using sudo

If a user_password is provided, this hashed password will be used
instead of the default and doesn't require changing on first usage of
sudo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no user_password is provided, the behavior remains the same, it uses
the default changeme password and requires to be changed for using sudo

If a user_password is provided, this hashed password will be used
instead of the default and doesn't require changing on first usage of
sudo
</pre>
</div>
</content>
</entry>
<entry>
<title>Add no_logs to semi-sensitive tasks to follow best practices</title>
<updated>2025-12-11T12:49:22+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-12-11T12:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=eae6dd4c9e38908e6b433f733d41663015e8c93f'/>
<id>eae6dd4c9e38908e6b433f733d41663015e8c93f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable lingering for user</title>
<updated>2025-11-10T15:28:32+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-11-10T15:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=85d1857f30128ee9732c566ac91c7fbca76d0e24'/>
<id>85d1857f30128ee9732c566ac91c7fbca76d0e24</id>
<content type='text'>
This allows the creation and persisting of the /run/user/UID/
directories required for gpg smart-card forwarding agent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the creation and persisting of the /run/user/UID/
directories required for gpg smart-card forwarding agent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to the new loop syntax</title>
<updated>2025-09-20T18:55:03+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-09-20T18:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=19a7d7053b721a22b805ba7a9daff1cb7a70a630'/>
<id>19a7d7053b721a22b805ba7a9daff1cb7a70a630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
