mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
MH mh/mixins/deps.py: prevent deprecation warning when no deps are specified (#6644)
* MH mh/mixins/deps.py: prevent deprecation warning when no deps are specified * rollback empty "patch" on license markers to prevent test error * disable test in ansible 2.12 * add changelog frag
This commit is contained in:
parent
07a5f07eaa
commit
494909aba5
3 changed files with 19 additions and 3 deletions
2
changelogs/fragments/6644-dependencymixin-fix.yml
Normal file
2
changelogs/fragments/6644-dependencymixin-fix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- MH DependencyMixin module utils - deprecation notice was popping up for modules not using dependencies (https://github.com/ansible-collections/community.general/pull/6644, https://github.com/ansible-collections/community.general/issues/6639).
|
Loading…
Add table
Add a link
Reference in a new issue