Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

broken in ansible 1.7 #4

Closed
sebastianneubauer opened this issue Aug 8, 2014 · 3 comments
Closed

broken in ansible 1.7 #4

sebastianneubauer opened this issue Aug 8, 2014 · 3 comments
Assignees
Labels

Comments

@sebastianneubauer
Copy link

Unfortunately there were quite some changes in ansible. While these playbooks (supervisor, supervise) works with ansible 1.6.6 they doesn't work with 1.7.
This seems to be the related ansible issue:
ansible/ansible#8233

@darkone23
Copy link
Owner

Thanks for bringing this to my attention, I will fix ASAP

@darkone23 darkone23 added the bug label Aug 20, 2014
@darkone23 darkone23 self-assigned this Aug 20, 2014
@cyrusdavid
Copy link

Hi, any updates?

@darkone23
Copy link
Owner

Thank you for the reminder @vohof - I'd been sitting on this patch for a while now.

Fixed and released the latest to ansible galaxy.

The only important difference is that {{ super_args }} is no longer supported due to changes mentioned in the bug @sebastianneubauer linked.

Instead, you can use supervisorctl_path: ~/bin/supervisorctl

Thanks again for bringing this up,
Thomas

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants