mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b88b04593f
* 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>
2 lines
202 B
YAML
2 lines
202 B
YAML
minor_changes:
|
|
- supervisorctl - allow to stop matching running processes before removing them with ``stop_before_removing=true`` (https://github.com/ansible-collections/community.general/pull/7284).
|