koichirok.chromedriver

koichirok.chromedriver

Ansible role to install chromedriver

Role Variables

See defaults/main.yml

Variable Default Description
chromedriver_install_prefix /opt/google/chromedriver The location where chromedriver is installed. The chromedriver executable will be at {{chromedriver_install_prefix}}/bin
chromedriver_install_as_service false To be determined
chromedriver_service_state not defined To be determined
chromedriver_service_enabled not defined To be determined
chromedriver_service_user daemon To be determined
chromedriver_service_group daemon To be determined

Dependencies

  • koichirok.google_chrome

Example Playbook

- hosts: servers
  roles:
     - koichirok.chromedriver

License

BSD

Informazioni sul progetto

ansible role to install ChromeDriver

Installa
ansible-galaxy install koichirok.chromedriver
Licenza
bsd-3-clause
Download
865
Proprietario