Skip to content

An ansible role to install Chrome and ChromeDriver, useful for Behat testing.

License

Notifications You must be signed in to change notification settings

akuiteo-dev/ansible-role-chrome-headless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

An ansible role to install Chrome and ChromeDriver, useful for Behat testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published