mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
* supervisorctl: stop process before removing it * Update supervisorctl.py Removes blanks * adds fragment * introduces stop_before_removing parameter and fix deleting after stopping * reduce line length * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * miss some exit * fixing review --------- Co-authored-by: Felix Fontein <felix@fontein.de>