mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 13:12:46 +00:00
* supervisorctl - bugfix + pythonification
* added changelog fragment
* rollback check on the binpath
(cherry picked from commit c8b2d7c1e5)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
4 lines
325 B
YAML
4 lines
325 B
YAML
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).
|