mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-09 15:44:20 -07:00
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
This commit is contained in:
parent
59c1859fb3
commit
887b3882dc
4 changed files with 163 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
|||
- include_tasks: msimple.yml
|
||||
- include_tasks: mdepfail.yml
|
||||
- include_tasks: mstate.yml
|
||||
- include_tasks: msimpleda.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue