mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
MH VarsMixin deprecation (#6649)
* MH VarsMixin deprecation * add changelog frag
This commit is contained in:
parent
621bedf751
commit
994f08b37a
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