An ansible role to deploy selenium server as a docker container
This role requires Ansible 1.2 or higher.
Ansible variables are listed below with their default values.
selenium_hostname
selenium_network
---
- hosts: webservers
roles:
- opichon.docker-selenium
MIT