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
commit 2ce3cf91b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).