itigoag.firefox

Ansibleロール: firefox

ビルドステータス ライセンス Ansibleギャラクシー Ansibleロール

説明

WindowsデバイスにFirefoxをインストールし、新しいFirefoxポリシーエンジンを設定します。

インストール

ansible-galaxy install itigoag.firefox

要件

動作させるには、Payton拡張が必要です。

sudo pip install jmespath

ロール変数

変数 デフォルト コメント (タイプ)
firefox_install true Firefoxがインストールされているかどうか
firefox_policies 標準ポリシー
firefox_policies_group グループポリシー
firefox_policies_host ホストポリシー

正確な設定は次のリポジトリにあります: ポリシーテンプレート

例の変数

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

依存関係

なし

例のプレイブック

- hosts: all
  roles:
    - itigoag.firefox

変更履歴

1.1.1

  • Firefoxキーの確認

1.1.0

  • 新しいデフォルト設定

1.0.0

  • 初回コミット

著者

ライセンス

このプロジェクトはMITライセンスの下にあります。完全なライセンステキストについてはLICENSEファイルを参照してください。

著作権

(c) 2019, シモン・バールロッヒャー
(c) 2019, ITIGO AG

プロジェクトについて

Installs then Firefox on Windows devices and configures new Firefox [Policy Engine]

インストール
ansible-galaxy install itigoag.firefox
ライセンス
mit
ダウンロード
600.2k
所有者
ITIGO is now Open Circle AG