manageiq_tags: deprecate list state (#5727)

* manageiq_tags: deprecate list state

* add changelog fragment

* add comment to sanity ignore files
This commit is contained in:
Alexei Znamensky
2022-12-23 19:13:56 +13:00
committed by GitHub
parent 6383c82328
commit 2ce3cf91b8
7 changed files with 18 additions and 17 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- manageiq_tags - deprecate ``state=list`` in favour of using ``community.general.manageiq_tags_info`` (https://github.com/ansible-collections/community.general/pull/5727).