ModuleHelper - deprecate attribute VarDict (#3801)

* ModuleHelper - deprecate attribute VarDict

* added changelog fragment
This commit is contained in:
Alexei Znamensky
2021-11-30 19:10:48 +13:00
committed by GitHub
parent bc619bcefc
commit 2896131ca7
5 changed files with 40 additions and 2 deletions

View 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).