Skip to content

Ansible role that installs a specifiable version of Chromedriver on Debian/Ubuntu

Notifications You must be signed in to change notification settings

rdeknijf/ansible-role-chromedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Chromedriver

Build Status

Installs a specifiable version of Chromedriver on Debian based systems

Role variables

chromedriver_version: 2.29

Specify a specific version to install, will default to latest.

Will check storage.googleapis.com for the latest version string.

Dependencies

None.

Example Playbook

- hosts: mylaptop
  roles:
    - { role: rdeknijf.chromedriver }         

License

MIT / BSD

Author Information

Rutger de Knijf [email protected]

About

Ansible role that installs a specifiable version of Chromedriver on Debian/Ubuntu

Resources

Stars

Watchers

Forks

Packages

No packages published