1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

feat(supervisorctl): add changelog

This commit is contained in:
zr0dy 2026-03-21 23:18:04 +10:00
parent 113c23a90f
commit 7dc8559326

View file

@ -0,0 +1,2 @@
minor_changes:
- supervisorctl - added an additional condition for generating the error 'no such process' (https://github.com/ansible-collections/community.general/issues/11621)