mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
This is related to #14559, but only the part for Ansible v2.0 This commit makes merging empty dicts, or equal dicts more efficient. I noticed that while debugging merge_hash a lot of merges related to empty dictionaries and sometimes also identical dictionaries.