https://github.com/webarchitect609/ansible-role-google-chrome
Installs Google Chrome from the official deb repository.
https://github.com/webarchitect609/ansible-role-google-chrome
Last synced: 4 months ago
JSON representation
Installs Google Chrome from the official deb repository.
- Host: GitHub
- URL: https://github.com/webarchitect609/ansible-role-google-chrome
- Owner: webarchitect609
- License: bsd-3-clause
- Created: 2019-08-04T13:27:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T14:20:59.000Z (over 2 years ago)
- Last Synced: 2025-10-19T11:01:59.021Z (8 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ansible Role: Google Chrome
===========================
[](https://github.com/webarchitect609/ansible-role-google-chrome/actions/workflows/build.yml)
[](https://github.com/webarchitect609/ansible-role-google-chrome/releases)
[](https://galaxy.ansible.com/ui/standalone/roles/webarchitect609/google_chrome/)
[](LICENSE.md)
[](https://galaxy.ansible.com/ui/standalone/namespaces/7493/)
Installs [Google Chrome](https://www.google.ru/intl/en/chrome/) from the official repository.
Requirements
------------
None.
Role Variables
--------------
See [defaults/main.yml](defaults/main.yml)
Dependencies
------------
None.
Example Playbook
----------------
```yaml
- hosts: servers
roles:
- { role: webarchitect609.google_chrome }
```
License & Author Information
----------------------------
[BSD-3-Clause](LICENSE.md)