mirror of
https://github.com/roles-ansible/ansible_role_install_firefox.git
synced 2024-08-16 12:59:49 +02:00
update defaults for Ubuntu
This commit is contained in:
parent
bc2b795eaf
commit
6b7d8d470f
3 changed files with 4 additions and 11 deletions
|
@ -12,8 +12,4 @@ firefox_language:
|
|||
- firefox-esr-l10n-de
|
||||
|
||||
password_manager_packages:
|
||||
# - browserpass-firefox
|
||||
- pass
|
||||
- qtpass
|
||||
- pass-otp
|
||||
- gopass
|
||||
|
|
|
@ -8,11 +8,8 @@ firefox_plugins: []
|
|||
# - firefox-umatrix
|
||||
# - firefox-extension-https-everywhere
|
||||
|
||||
firefox_language: []
|
||||
# - firefox-i18n-de
|
||||
firefox_language:
|
||||
- firefox-locale-de
|
||||
|
||||
password_manager_packages:
|
||||
# - browserpass-firefox
|
||||
- pass
|
||||
- qtpass
|
||||
- pass-otp
|
||||
- gopass
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
playbook_version_number: 9005 # should be int
|
||||
playbook_version_number: 9006 # should be int
|
||||
playbook_version_path: 'role-firefox-installation_simple_chaos-bodensee_github.com.version'
|
||||
|
||||
firefox_params:
|
||||
|
|
Loading…
Reference in a new issue