mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
supervisorctl - bugfix + using ansible validation + pythonification (#3068)
* supervisorctl - bugfix + pythonification * added changelog fragment * rollback check on the binpath
This commit is contained in:
4
changelogs/fragments/3068-supervisorctl-bugfix.yaml
Normal file
4
changelogs/fragments/3068-supervisorctl-bugfix.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- supervisorctl - state ``signalled`` was not working (https://github.com/ansible-collections/community.general/pull/3068).
|
||||
minor_changes:
|
||||
- supervisorctl - using standard Ansible mechanism to validate ``signalled`` state required parameter (https://github.com/ansible-collections/community.general/pull/3068).
|
||||
Reference in New Issue
Block a user