summaryrefslogtreecommitdiffstats
path: root/roles/firefox/defaults/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-03-06Convert force_installed to normal_installedAhmed Abdelhalim1-5/+5
This is to allow users to remove these defaults if they want to
2025-11-26Revert adding user.js configAhmed Abdelhalim1-27/+1
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.
2025-11-26Add firefox user.js preference as a codeAhmed Abdelhalim1-0/+26
And fix the role ideompotent testing
2025-11-24Add initial firefox role implementation with only GNOME support for passAhmed Abdelhalim1-0/+124