chrome_headless

esolitos.chrome-headless

Ansible role to install chrome and chromedriver, which are useful for Behat testing.

Role Variables

See defaults/main.yml

variable default description
chromedriver_version latest Version to use for installation. Use Latest to get always the most up to date.
chromedriver_path /opt/google/chromedriver/bin/ The path where the chromedriver is installed.
google_chrome_package_name google-chrome-stable The name of the chrome package

Dependencies

none

Example Playbook

- hosts: servers
  roles:
     - esolitos.chrome_headless

License

BSD

About

Install Google Chrome and ChromeDriver

Install
ansible-galaxy install esolitos/ansible-role-chrome-headless
GitHub repository
License
bsd-3-clause
Downloads
602