mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
* ModuleHelper - deprecate attribute VarDict
* added changelog fragment
(cherry picked from commit 2896131ca7
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d106de6d51
commit
07c6b8b24e
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