koichirok.chromedriver
koichirok.chromedriver
Ansible role to install chromedriver
Role Variables
| variable | default | description |
|---|---|---|
| chromedriver_install_prefix | /opt/google/chromedriver | The path where the chromedriver is installed. chromedriver executable is installed at {{chromedriver_install_prefix}}/bin |
| chromedriver_install_as_service | false |
TBD |
| chromedriver_service_state | not defined | TBD |
| chromedriver_service_enabled | not defined | TBD |
| chromedriver_service_user | daemon |
TBD |
| chromedriver_service_group | daemon |
TBD |
Dependencies
- koichirok.google_chrome
Example Playbook
- hosts: servers
roles:
- koichirok.chromedriver
License
BSD
Install
ansible-galaxy install koichirok.chromedriverLicense
bsd-3-clause
Downloads
875
Owner
