purestorage: deprecate leftovers (#9432)

* purestorage: deprecate leftovers

* add changelog frag

* fixes
This commit is contained in:
Alexei Znamensky
2024-12-29 01:38:10 +13:00
committed by GitHub
parent d8b38073c1
commit bde58a7b42
2 changed files with 19 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
deprecated_features:
- purestorage doc fragments - the doc fragment is deprecated and will be removed from community.general 12.0.0. The modules using this were removed in community.general 3.0.0 (https://github.com/ansible-collections/community.general/pull/9432).
- pure module utils - the module utils is deprecated and will be removed from community.general 12.0.0. The modules using this were removed in community.general 3.0.0 (https://github.com/ansible-collections/community.general/pull/9432).