ansible-supervisor icon indicating copy to clipboard operation
ansible-supervisor copied to clipboard

an ansible role for installing & running supervisord

Results 5 ansible-supervisor issues
Sort by recently updated
recently updated
newest added

Add supervisor tag so we can run them specifically in playbook

Hello there. I am getting this error: TASK: [eggsby.supervisor | installing supervisor] ***************************** fatal: [default] => A variable inserted a new parameter into the module args. Be sure to quote...

can you please add a license file for this project to confirm if it's covered under BSD or GPL license? thanks

It'd be nice to have [complete support](http://supervisord.org/configuration.html) for [supervisord configuration](https://github.com/eggsby/ansible-supervisor/blob/master/templates/supervisord.conf.j2), with the [defaults](https://github.com/eggsby/ansible-supervisor/blob/master/defaults/main.yaml) matching the implicit defaults of supervisord.

It'd be nice if you could choose a system install of supervisord. This is still probably best done through pip since many systems have ancient supervisor packages.