summaryrefslogtreecommitdiffstats
path: root/roles/firefox/tasks
AgeCommit message (Expand)AuthorFilesLines
2026-03-06Convert force_installed to normal_installedAhmed AbdelHalim2-2/+2
2026-02-23Fix typo in the name of a taskAhmed AbdelHalim1-1/+1
2026-02-22Refactor firefox role to use flatpak on debianAhmed AbdelHalim5-16/+37
2026-02-22Fix set firefox as default on ubuntuAhmed AbdelHalim1-0/+2
2026-02-22Fix xdg-settings of firefox on different systems using different pkgsAhmed AbdelHalim1-1/+1
2026-02-21Configure default browserAhmed AbdelHalim1-0/+6
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim1-1/+1
2025-11-26Revert adding user.js configAhmed AbdelHalim1-29/+0
2025-11-26Fix firefox installation on debian (not using snaps)Ahmed AbdelHalim1-1/+1
2025-11-26Add firefox user.js preference as a codeAhmed AbdelHalim2-6/+33
2025-11-25Fix the testing of passff (requires pass to be installed)Ahmed AbdelHalim1-0/+11
2025-11-25Rename the firefox created profile to ansible-profile to avoid conflictAhmed AbdelHalim1-2/+2
2025-11-25Fix role to use ansible_user_id special variable instead of USER envAhmed AbdelHalim1-2/+2
2025-11-24Add initial firefox role implementation with only GNOME support for passAhmed AbdelHalim3-0/+137