Ansible Supervisor Versions Save

Ansible role to set up (the latest or a specific version of) supervisor in Debian-like systems

v3.0.7

10 months ago
  • Consistency changes

v3.0.4

3 years ago
  • Make use of github actions

v2.1.0

4 years ago
  • Add variable to configure supervisord environment variables (thanks @nicgirault)
  • Allow the pip executable to be configured, as well as the dependencies that are going to be installed (thanks @emielmolenaar)

v2.0.26

4 years ago
  • Fixes deprecated with_items usage in apt module (thanks @emielmolenaar)

v2.0.8

6 years ago

lib/systemd -> etc/systemd

v2.0.7

6 years ago
  • autorestart default value as unexpected (thanks @roadrunner)
  • Improved documentation
  • Removal of useless defaults

v2.0.5

6 years ago
  • Add latest Ansible version (2.4.3)

v2.0.4

6 years ago
  • Improved documentation (thanks @nicgirault)

v2.0.1

6 years ago
  • Improved documentation

v2.0.0

6 years ago
  • Make service state and enabled configurable
    • Removed variable supervisor_state