itigoag.firefox
Rola Ansible: firefox
Opis
Instaluje Firefox na urządzeniach z systemem Windows i konfiguruje nowy Silnik Polityki Firefox.
Instalacja
ansible-galaxy install itigoag.firefox
Wymagania
Aby to działało, potrzebny jest dodatek Payton.
sudo pip install jmespath
Zmienne roli
Zmienna | Domyślna | Komentarze (typ) |
---|---|---|
firefox_install | true | Firefox zainstalowany lub nie |
firefox_policies | Polityki standardowe | |
firefox_policies_group | Polityki grupowe | |
firefox_policies_host | Polityki hostów |
Dokładne konfiguracje znajdują się w Repositorium pod tym adresem: Szablony Polityk
Przykłady zmiennych
firefox_policies:
policies:
DisableAppUpdate: true
DisableBuiltinPDFViewer: true
DisableDeveloperTools: true
DisableFeedbackCommands: true
DisableFirefoxStudies: true
DisablePocket: true
DisableTelemetry: true
DontCheckDefaultBrowser: true
InstallAddonsPermission:
Default: false
NoDefaultBookmarks: true
OverrideFirstRunPage: ''
OverridePostUpdatePage: ''
OfferToSaveLogins: true
Homepage:
StartPage: homepage
URL: about:newtab
Zależności
Brak
Przykładowy Playbook
- hosts: all
roles:
- itigoag.firefox
Historia zmian
1.1.1
- sprawdzenie, czy klucz firefox jest pisany wielką literą.
1.1.0
- nowe domyślne ustawienia
1.0.0
- początkowe wydanie
Autor
Licencja
Ten projekt jest objęty licencją MIT. Zobacz plik LICENCJA dla pełnego tekstu licencji.
Prawa autorskie
(c) 2019, Simon Bärlocher
(c) 2019, ITIGO AG
O projekcie
Installs then Firefox on Windows devices and configures new Firefox [Policy Engine]
Zainstaluj
ansible-galaxy install itigoag.firefox
Licencja
mit
Pobrania
600.2k
Właściciel
ITIGO is now Open Circle AG