Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecgalaxy/google_chrome
Ansible Google Chrome role - Repository mirror - development takes place on code.europa.eu
https://github.com/ecgalaxy/google_chrome
ansible-role google-chrome
Last synced: 1 day ago
JSON representation
Ansible Google Chrome role - Repository mirror - development takes place on code.europa.eu
- Host: GitHub
- URL: https://github.com/ecgalaxy/google_chrome
- Owner: ecgalaxy
- License: eupl-1.2
- Created: 2022-02-04T15:04:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T14:26:04.000Z (3 months ago)
- Last Synced: 2024-08-02T16:11:24.636Z (3 months ago)
- Topics: ansible-role, google-chrome
- Homepage: https://code.europa.eu/ecgalaxy/google_chrome
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ECGALAXY google_chrome
=======================This Ansible role installs Google Chrome.
Requirements
------------None.
Role Variables
--------------- `chrome_package`: google-chrome-stable
- `chrome_gpg_key_url`: https://dl-ssl.google.com/linux/linux_signing_key.pubRedhat:
- `chrome_repo_url`: http://dl.google.com/linux/chrome/rpm/stable/$basearch
Debian:
- `chrome_repo_url`: http://dl.google.com/linux/chrome/deb/
Dependencies
------------None.
Example Playbook
----------------- hosts: all
roles:
- ecgalaxy.google_chromeLicense
-------Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Author Information
------------------ECGALAXY team.