Justin Valentini
Results
3
comments of
Justin Valentini
:+1: I have the same issue. My config: - ansible: 1.9.4 - OS: Ubuntu 14.04 The problem is in `tasks/main.yml` at line: `{% if pip_args %} extra_args={{ pip_args }} {%...
Looks like it got fixed in a pull request: https://github.com/eggsby/ansible-supervisor/pull/7 However, whenever I pull I'm not getting the changes. @eggsby, do you need to tag a new version?
:+1: