chrome
Ansible Role: Chrome
Installs Google Chrome.
Requirements
- Ansible: Tested on 1.9.0.1+
- apt: python-apt (http://docs.ansible.com/ansible/apt_module.html)
- or dnf: python-dnf (http://docs.ansible.com/ansible/dnf_module.html)
Role Variables
chrome_latest_version: false
Dependencies
None.
Example Playbook
- hosts: clients
roles:
- { role: cmprescott.chrome, become: yes }
License
BSD
Author Information
Prescott Chris
Install
ansible-galaxy install cmprescott/ansible-role-chrome
License
Unknown
Downloads
33012
Owner