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
patchback[bot] 35fd4700bf
MH DeprecateAttrsMixin (#3727) (#3794)
* 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

(cherry picked from commit 887b3882dc)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-11-26 20:53:49 +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) (#3794) 2021-11-26 20:53:49 +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