Closed kporras07 closed 7 years ago
@geerlingguy, @arknoll It's failing idempotence tests for all of the systemd systems. It's failing in the ensure service is running step. It's also failing centos6 and ubuntu 12.04 for an unresolved dependency while installing chrome
Any ideas?
So, I fixed the idempotence problem. Only missing the unresolved dependency.
Fixed the broken test by installing FireFox (instead of Chrome) on older OSes where Chrome isn't supported: https://github.com/arknoll/ansible-role-selenium/pull/24
awesome! Thanks @geerlingguy
This should fix #20