1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/module_utils/mh/mixins
Alexei Znamensky 887b3882dc
MH DeprecateAttrsMixin (#3727)
* initial commit for deprecate_attrs

* completed tests

* added spaces

* test now works when tehre is more than one deprecation

* trying == instead of eq in jinja

* new approach to testing

* removed extraneous debug message
2021-11-26 07:13:55 +01:00
..
cmd.py mh/mixins/cmd - added publish_cmd parameter to CmdModuleHelper.run_command() (#3648) 2021-10-31 20:35:21 +01:00
deprecate_attrs.py MH DeprecateAttrsMixin (#3727) 2021-11-26 07:13:55 +01:00
deps.py module_helper.py Breakdown (#2393) 2021-05-11 19:31:10 +02:00
state.py module_helper.py Breakdown (#2393) 2021-05-11 19:31:10 +02:00
vars.py MH - dicts and lists change-tracking is fixed (#2951) 2021-07-08 07:20:01 +02:00