mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +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
(cherry picked from commit a3bd49c010)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>