mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
MH - dicts and lists change-tracking is fixed (#2951)
* dicts and lists change-tracking is fixed * added changelog fragment * fixed sanity check
This commit is contained in:
parent
c0740ca398
commit
56acd4356f
3 changed files with 34 additions and 2 deletions
2
changelogs/fragments/2951-mh-vars-deepcopy.yml
Normal file
2
changelogs/fragments/2951-mh-vars-deepcopy.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- module_helper module utils - fixed change-tracking for dictionaries and lists (https://github.com/ansible-collections/community.general/pull/2951).
|
Loading…
Add table
Add a link
Reference in a new issue