<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ansible-distro-configure.git/roles/firefox/meta, 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 firefox role install on ubuntu gnome (missing curl dep).</title>
<updated>2026-04-21T09:11:30+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-04-21T09:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=70fa8fcc0496ddf3c86ac460f516fc5a703dba82'/>
<id>70fa8fcc0496ddf3c86ac460f516fc5a703dba82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert force_installed to normal_installed</title>
<updated>2026-03-06T02:11:07+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-03-04T22:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=262343cd756c1ef589b94fde084a356a61e3e6f5'/>
<id>262343cd756c1ef589b94fde084a356a61e3e6f5</id>
<content type='text'>
This is to allow users to remove these defaults if they want to
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to allow users to remove these defaults if they want to
</pre>
</div>
</content>
</entry>
<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>Refactor firefox role to use flatpak on debian</title>
<updated>2026-02-22T02:04:59+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-22T02:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=7b8b6a2af4adeba5b2005e449195c1f4e8a136c6'/>
<id>7b8b6a2af4adeba5b2005e449195c1f4e8a136c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing xdg-utils role</title>
<updated>2026-02-21T16:10:50+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2026-02-21T16:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=aaa8243474e673a6e74f99d43c3813c49b9463d2'/>
<id>aaa8243474e673a6e74f99d43c3813c49b9463d2</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>Revert adding user.js config</title>
<updated>2025-11-26T17:11:08+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-11-26T17:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=8f685d383330836caa95ab974279a318764d23a4'/>
<id>8f685d383330836caa95ab974279a318764d23a4</id>
<content type='text'>
Since the configs were mainly to control UI pref (which is not usable
with user.js, as it will always override manual customization)
The rest of the features provided by user.js isn't necessary and are
already covered by policies.

So for now, I'm removing this user.js integration, maybe revisit it
later if it's proven to be useful, ATM, it complicates and brittles the
setup without providing any additional value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the configs were mainly to control UI pref (which is not usable
with user.js, as it will always override manual customization)
The rest of the features provided by user.js isn't necessary and are
already covered by policies.

So for now, I'm removing this user.js integration, maybe revisit it
later if it's proven to be useful, ATM, it complicates and brittles the
setup without providing any additional value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add firefox user.js preference as a code</title>
<updated>2025-11-26T15:37:48+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-11-26T15:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=067aee5a0cf1862032e6298f791879a5b773bfd4'/>
<id>067aee5a0cf1862032e6298f791879a5b773bfd4</id>
<content type='text'>
And fix the role ideompotent testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And fix the role ideompotent testing
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the testing of passff (requires pass to be installed)</title>
<updated>2025-11-25T13:09:10+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-11-25T10:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=63042a1f6b15f0a85e3cf943c71e6a88aaad442e'/>
<id>63042a1f6b15f0a85e3cf943c71e6a88aaad442e</id>
<content type='text'>
Update the firefox role dependencies and added notes about using passff
and it's required dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the firefox role dependencies and added notes about using passff
and it's required dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>Add initial firefox role implementation with only GNOME support for pass</title>
<updated>2025-11-24T21:29:51+00:00</updated>
<author>
<name>Ahmed Abdelhalim</name>
<email>pm@a14m.dev</email>
</author>
<published>2025-11-24T21:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.a14m.dev/ansible-distro-configure.git/commit/?id=bb251e5e6066d4eb89cdb70f682dfe7a88030a13'/>
<id>bb251e5e6066d4eb89cdb70f682dfe7a88030a13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
