mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9bd3627796
* 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).
|