l3d.install_firefox
Firefox Installation - Ansible Role
This Ansible role is outdated and is no longer being maintained.
Sorry for the inconvenience.
This Ansible role installs Firefox along with some plugins and language packs, if your system's package manager has them available and they are set up.
If you turn on the option install_pass_as_password_manager
, it will also install Pass and, for Arch Linux, a browser extension to communicate with it. This lets you keep your passwords in files encrypted with GPG on your computer. Read More. For a better password manager experience, check out GoPass.
Testing
This role is currently used on Arch Linux. That’s why it has the most plugins configured. There are also some GitHub actions for basic testing.
Participate
If you know any plugins for any operating system that should be added to this role, please open an issue or, even better, submit a Pull Request!
Set as Default
To set Firefox as your default web browser, use the following command:
xdg-settings set default-web-browser firefox.desktop
Ansible role to install firefox. And some plugins if they are available via package manager
ansible-galaxy install l3d.install_firefox