This file was generated by Ansigenome. Do not edit this file directly but instead have a look at the files in the ./meta/ directory.
Install chrome on Ubuntu....
python-pycurl and python-software-properties installed.
This role requires at least Ansible. To install it, run:
Using ansible-galaxy:
$ ansible-galaxy install devbox.chromeUsing arm (Ansible Role Manager):
$ arm install devbox.chromeUsing git:
$ git clone https://github.com/alourie/devbox.chrome.gitList of default variables available in the inventory:
---
google_chrome_stable_enabled: yes # Enable module
google_talkplugin_enabled: no # Disbale module
# Package states: present or installed or latest
google_agent_pkg_state: present
# Repository states: present or absent
google_agent_repository_state: present
google_repo_files :
- "google-chrome.list"
docker_files_generated_directory : "roles/chrome"
docker_volume_directory : ""
docker_working_directory : "/home/vagrant"
docker_image_name : "nabla/ansible-chrome"- Alex Lourie, [email protected]
- Alban Andrieu, [email protected]
chrome role was written by:
-
Alex Lourie | e-mail | Twitter | [GitHub](https://github.com/ alourie)
-
Alban Andrieu | e-mail | Twitter | GitHub
-
License: GPLv3
Copyright (c) 2016 Alban Andrieu
Are welcome!
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests and examples for any new or changed functionality.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
This role is part of the Nabla project. README generated by Ansigenome.
Alban Andrieu linkedin
