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