itigoag / ansible.chrome

Installs then Chrome on Windows devices and configures Policy Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: chrome

Build Status license Ansible Galaxy Ansible Role

Description

Installs then Chrome on Windows devices and configures Chrome with Policy.

Installation

ansible-galaxy install itigoag.chrome

Requirements

none

Role Variables

Variable Default Comments (type)
chrome_install true Firefox installed or not installed
chrome_policies Standart Policies
chrome_policies_group Group Policies
chrome_policies_host Host Policies

Dependencies

none

Example Playbook

- hosts: all
  roles:
     - itigoag.chrome

Changelog

1.0.0

  • inital commit

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2018, Simon Bärlocher (c) 2018, ITIGO AG

About

Installs then Chrome on Windows devices and configures Policy Engine.

License:MIT License


Languages

Language:PowerShell 100.0%