manageiq_policies: deprecate list state (#5721)

* manageiq_policies: deprecate list state

* add changelog fragment
This commit is contained in:
Alexei Znamensky 2022-12-22 18:57:23 +13:00 committed by GitHub
parent 2fc7baecf8
commit 28969c61ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 6 deletions

View file

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