mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
deps module utils: unit tests + minor improvement (#9179)
* deps module utils: unit tests + minor improvement * deps.clear() calls dict.clear() instead of creating new dict * add changelog frag
This commit is contained in:
2
changelogs/fragments/9179-deps-tests.yml
Normal file
2
changelogs/fragments/9179-deps-tests.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- deps module utils - add ``deps.clear()`` to clear out previously declared dependencies (https://github.com/ansible-collections/community.general/pull/9179).
|
||||
Reference in New Issue
Block a user