Skip to content

Instantly share code, notes, and snippets.

@bcoca
Created November 12, 2014 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcoca/55e4f446f21be241927d to your computer and use it in GitHub Desktop.
Save bcoca/55e4f446f21be241927d to your computer and use it in GitHub Desktop.
ansible-galaxy info briancoca.selenium briancoca.oracle_java7
- briancoca.selenium:
install_date = Wed Nov 12 17:14:04 2014
dependencies = ['briancoca.oracle_java7']
galaxy_info:
platforms = [{'name': 'Ubuntu', 'versions': ['precise', 'saucy']}]
description = Installs and configures Selenium server in any of 3 modes (standalone,hub or node)
license = GPLv2
author = Brian Coca
company = None
categories = ['system', 'web']
min_ansible_version = 1.5
version = master
- briancoca.oracle_java7:
install_date = Wed Nov 12 17:14:05 2014
dependencies = []
galaxy_info:
platforms = [{'name': 'Ubuntu', 'versions': ['precise', 'saucy']}, {'name': 'Debian', 'versions': ['wheezy', 'squeeze']}]
description = oracle-java7
license = GPLv2
author = Brian Coca
company = None
categories = ['system', 'web']
min_ansible_version = 1.6
version = master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment