koichirok.chromedriver
koichirok.chromedriver
Rol de Ansible para instalar chromedriver
Variables de Rol
Consulta defaults/main.yml
| variable | predeterminado | descripción | 
|---|---|---|
| chromedriver_install_prefix | /opt/google/chromedriver | La ruta donde se instala chromedriver. El ejecutable de chromedriver se instala en {{chromedriver_install_prefix}}/bin | 
| chromedriver_install_as_service | false | 
TBD | 
| chromedriver_service_state | no definido | TBD | 
| chromedriver_service_enabled | no definido | TBD | 
| chromedriver_service_user | daemon | 
TBD | 
| chromedriver_service_group | daemon | 
TBD | 
Dependencias
- koichirok.google_chrome
 
Ejemplo de Playbook
- hosts: servers
  roles:
     - koichirok.chromedriver
Licencia
BSD
Instalar
 ansible-galaxy install koichirok.chromedriverLicencia
 
            bsd-3-clause
          
Descargas
 
            875
          
Propietario
 