mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
[PR #6649/994f08b3 backport][stable-7] MH VarsMixin deprecation (#6656)
MH VarsMixin deprecation (#6649)
* MH VarsMixin deprecation
* add changelog frag
(cherry picked from commit 994f08b37a
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d63658ea79
commit
fc0981f3f1
2 changed files with 20 additions and 0 deletions
2
changelogs/fragments/6649-varsmixin-deprecation.yml
Normal file
2
changelogs/fragments/6649-varsmixin-deprecation.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- MH VarsMixin module utils - deprecates ``VarsMixin`` and supporting classes in favor of plain ``vardict`` module util (https://github.com/ansible-collections/community.general/pull/6649).
|
Loading…
Add table
Add a link
Reference in a new issue