1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_install_firefox.git synced 2024-08-16 12:59:49 +02:00
ansible_role_install_firefox/README.md
2020-04-25 21:49:44 +02:00

22 lines
889 B
Markdown

firefox-installation - ansible role
=======================================
Ansible role to install firefox with some plugins and language packs, if your system packet manager provides them (and they are configured)
If you set the variable ``install_pass_as_password_manager`` to true, it will also install pass and (on arch) the browser extention to communicate. That allowes you to store you passwords in gpg encrypted files on your computer. [Read More](https://www.passwordstore.org/)
Tested on:
----------
This role is used and tested on Archlinux.
That is the reason, why there are there the most plugins configured.
Participate
--------------
Please, if you know a few plugins on any os that should be included in this role, simply open an issue or even better a Pull Request!
Set as default
------------------
```
xdg-settings set default-web-browser firefox.desktop
```