MH mh/mixins/deps.py: deprecation (#6465)

* MH mh/mixins/deps.py: deprecation

* add changelog frag
This commit is contained in:
Alexei Znamensky
2023-05-03 06:48:11 +12:00
committed by GitHub
parent cb81abc636
commit f09b1e7f4c
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- ModuleHelper module_utils - ``deps`` mixin for MH classes deprecated in favour of using the ``deps`` module_utils (https://github.com/ansible-collections/community.general/pull/6465).