mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-21 20:59:10 +00:00
monit: deprecate support for monit <= 5.18 (#11254)
* monit: deprecate support for monit <= 5.18 * add additional runs for checking version * add changelog frag * bump deprecation for 14.0.0
This commit is contained in:
parent
c8fe1e571f
commit
cc24e57307
4 changed files with 16 additions and 2 deletions
2
changelogs/fragments/11254-monit-deprecate-old.yml
Normal file
2
changelogs/fragments/11254-monit-deprecate-old.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- monit - support for Monit version 5.18 or older is deprecated and will be removed in community.general 14.0.0 (https://github.com/ansible-collections/community.general/pull/11254).
|
||||
Loading…
Add table
Add a link
Reference in a new issue