arknoll / ansible-role-selenium

Ansible Role Selenium
https://galaxy.ansible.com/list#/roles/4340
Other
20 stars 52 forks source link

Install systemd unit file on ubuntu 16.04 fails #38

Closed jermon closed 7 years ago

jermon commented 7 years ago

The unit file for selenium don't get installed on Ubuntu 16.04

To detect systemd can be done a lot better with the fact ansible_service_mgr == "systemd"

jermon commented 7 years ago

Fixed in the latest version from github