mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
ModuleHelper - deprecate attribute VarDict (#3801)
* ModuleHelper - deprecate attribute VarDict * added changelog fragment
This commit is contained in:
parent
bc619bcefc
commit
2896131ca7
5 changed files with 40 additions and 2 deletions
2
changelogs/fragments/3801-mh-deprecate-vardict-attr.yaml
Normal file
2
changelogs/fragments/3801-mh-deprecate-vardict-attr.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- module_helper module utils - deprecated the attribute ``ModuleHelper.VarDict`` (https://github.com/ansible-collections/community.general/pull/3801).
|
Loading…
Add table
Add a link
Reference in a new issue