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

Allow using APT to install Supervisor

Open yzoug opened this issue 2 years ago • 1 comments

Two main reasons to prefer using apt:

  • On Debian 12, installing supervisor with pip as a global package, like this role does, is no longer permitted.
  • Pip needs compilers and other dangerous packages, that should not be installed if not needed.

A variable is introduced to allow for this, by default the role behaves as it did before, i.e. uses pip.

PS: love your videos Jeff! :)

yzoug avatar Sep 08 '23 13:09 yzoug

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] avatar Feb 16 '24 06:02 github-actions[bot]

This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

github-actions[bot] avatar Apr 19 '24 06:04 github-actions[bot]