mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c8b2d7c1e5
* supervisorctl - bugfix + pythonification * added changelog fragment * rollback check on the binpath
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).
|