mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
sensu_*: deprecation (#9483)
* sensu_*: deprecation * add changelog frag
This commit is contained in:
parent
cd2dbbafcd
commit
d81f56e10b
7 changed files with 46 additions and 0 deletions
6
changelogs/fragments/9483-sensu-deprecation.yml
Normal file
6
changelogs/fragments/9483-sensu-deprecation.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
deprecated_features:
|
||||
- sensu_check - module is deprecated and will be removed in community.general 13.0.0, use collection ``sensu.sensu_go`` instead (https://github.com/ansible-collections/community.general/pull/9483).
|
||||
- sensu_client - module is deprecated and will be removed in community.general 13.0.0, use collection ``sensu.sensu_go`` instead (https://github.com/ansible-collections/community.general/pull/9483).
|
||||
- sensu_handler - module is deprecated and will be removed in community.general 13.0.0, use collection ``sensu.sensu_go`` instead (https://github.com/ansible-collections/community.general/pull/9483).
|
||||
- sensu_silence - module is deprecated and will be removed in community.general 13.0.0, use collection ``sensu.sensu_go`` instead (https://github.com/ansible-collections/community.general/pull/9483).
|
||||
- sensu_subscription - module is deprecated and will be removed in community.general 13.0.0, use collection ``sensu.sensu_go`` instead (https://github.com/ansible-collections/community.general/pull/9483).
|
Loading…
Add table
Add a link
Reference in a new issue