tmiller02.geckodriver

Ansible Role: Geckodriver

Installs geckodriver on RHEL/CentOS and Ubuntu/Debian.

Role Variables

Available role variables are listed below, along with default values:

geckodriver_version: "0.26.0"

The version of geckodriver to download and install.

geckodriver_prefix: "/usr/local/bin"

The prefix to install geckodriver under.

Dependencies

None.

Example Playbook

- hosts: servers
  become: yes
  roles:
    - tmiller02.geckodriver

License

MIT

About

Installs geckodriver, the WebDriver for Firefox

Install
ansible-galaxy install tmiller02.geckodriver
GitHub repository
License
Unknown
Downloads
1.3k
Owner