summaryrefslogtreecommitdiffstats
path: root/roles/firefox
AgeCommit message (Expand)AuthorFilesLines
2026-04-21Fix firefox role install on ubuntu gnome (missing curl dep).Ahmed AbdelHalim1-0/+1
2026-03-06Convert force_installed to normal_installedAhmed AbdelHalim4-12/+12
2026-03-04Remove duplicate fields from argument_specs filesAhmed AbdelHalim1-2/+0
2026-02-23Fix typo in the name of a taskAhmed AbdelHalim1-1/+1
2026-02-22Refactor firefox role to use flatpak on debianAhmed AbdelHalim9-29/+40
2026-02-22Fix set firefox as default on ubuntuAhmed AbdelHalim2-1/+3
2026-02-22Fix ubuntu firefox set defaultAhmed AbdelHalim1-1/+1
2026-02-22Fix xdg-settings of firefox on different systems using different pkgsAhmed AbdelHalim4-1/+4
2026-02-21Add missing xdg-utils roleAhmed AbdelHalim1-1/+2
2026-02-21Configure default browserAhmed AbdelHalim1-0/+6
2026-01-24Fix ansible_facts to use only bracket notation instead of dot notationAhmed AbdelHalim3-3/+3
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim4-4/+4
2025-12-16Remove company from the roles metaAhmed AbdelHalim1-1/+0
2025-11-26Revert adding user.js configAhmed AbdelHalim4-100/+2
2025-11-26Fix firefox installation on debian (not using snaps)Ahmed AbdelHalim3-3/+10
2025-11-26Add firefox user.js preference as a codeAhmed AbdelHalim5-8/+106
2025-11-25Fix the testing of passff (requires pass to be installed)Ahmed AbdelHalim2-4/+12
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 AbdelHalim8-0/+431