Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 908 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 908 Bytes

chrome

CI Ansible Galaxy

Set up Google Chrome in Debian-like systems.

Requirements

  • software-properties-common (will be installed)
  • dirmngr (will be installed)
  • apt-transport-https (will be installed)
  • wget (will be installed)

Variables

None

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.chrome

License

BSD

Author Information

Mischa ter Smitten (based on work of Chris Prescott)

Feedback, bug-reports, requests, ...

Are welcome!