mirror of
https://github.com/roles-ansible/ansible_role_install_firefox.git
synced 2024-08-16 12:59:49 +02:00
18 lines
302 B
YAML
18 lines
302 B
YAML
---
|
|
firefox_package_name:
|
|
- firefox
|
|
|
|
firefox_plugins: []
|
|
# - browserpass-firefox
|
|
# - firefox-ublock-origin
|
|
# - firefox-umatrix
|
|
# - firefox-extension-https-everywhere
|
|
|
|
firefox_language: []
|
|
# - firefox-i18n-de
|
|
|
|
password_manager_packages:
|
|
# - browserpass-firefox
|
|
- pass
|
|
- qtpass
|
|
- pass-otp
|