tschifftner.chrome

This role is DEPRECATED!

Ansible Role: Install chrome

Build Status

Installs chrome browser on Debian/Ubuntu linux servers.

Requirements

none

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

chrome_apt_keyurl: 'https://dl-ssl.google.com/linux/linux_signing_key.pub'

chrome_apt_repositories:
  - 'deb http://dl.google.com/linux/chrome/deb/ stable main'

chrome_apt_packages:
  - 'google-chrome-stable'

Dependencies

None.

Installation

$ ansible-galaxy install tschifftner.chrome

Example Playbook

- hosts: server
  roles:
    - { role: tschifftner.chrome }

Supported OS

Supported OS

Ansible Debian Jessie Ubuntu 14.04 Ubuntu 12.04
2.1 Yes Yes Yes

License

MIT License

Author Information

About

Installs chrome browser on Debian/Ubuntu linux servers. PHP is required for n98-magerun to function!

Install
ansible-galaxy install tschifftner.chrome
GitHub repository
License
mit
Downloads
133
Owner
Kubernetes Software Architekt, Magento Certified Developer und Full-Stack Entwickler