Installs Google Chrome.
- 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)
None.
None.
- hosts: clients
roles:
- { role: cmprescott.chrome, become: yes }
BSD
Prescott Chris