mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
add the possibility to restart all supervisorctl programs and groups (#3598)
* add the possibility to restart all supervisorctl programs and groups Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com> * Update changelogs/fragments/3551-supervisor-all.yml Co-authored-by: Felix Fontein <felix@fontein.de> * add info about "all" in the name parameter description Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com> * Update plugins/modules/web_infrastructure/supervisorctl.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
96de25fc94
commit
d6e14276c8
2 changed files with 10 additions and 1 deletions
3
changelogs/fragments/3551-supervisor-all.yml
Normal file
3
changelogs/fragments/3551-supervisor-all.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- supervisorctl - add the possibility to restart all programs and program groups (https://github.com/ansible-collections/community.general/issues/3551).
|
Loading…
Add table
Add a link
Reference in a new issue