sensu_*: deprecation (#9483)

* sensu_*: deprecation

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-12-31 11:38:32 +13:00 committed by GitHub
parent cd2dbbafcd
commit d81f56e10b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 46 additions and 0 deletions

View file

@ -17,6 +17,10 @@ description:
- Most options do not have a default and will not be added to the check definition unless specified.
- All defaults except O(path), O(state), O(backup) and O(metric) are not managed by this module,
they are simply specified for your convenience.
deprecated:
removed_in: 13.0.0
why: Sensu Core and Sensu Enterprise products have been End of Life since 2019/20.
alternative: Use Sensu Go and its accompanying collection C(sensu.sensu_go).
extends_documentation_fragment:
- community.general.attributes
attributes: