mirror of https://github.com/ansible/ansible.git
fixes an issue with dict_merge in network utils (#41107)
This change address a problem where the dict_merge function would fail due to the value being a nested dict. This will now recursively pass the value back through the dict_merge function.pull/49290/head
parent
c1a30c743e
commit
2a4be2748f
Loading…
Reference in New Issue