1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

Update plugins/lookup/merge_variables.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Christoph Fiehe 2026-02-26 00:13:16 +01:00 committed by GitHub
parent 26a2696409
commit 749c9743a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,7 @@ options:
type: str
default: deep
choices:
deep: merge dictionaries recursively
deep: merge dictionaries recursively.
shallow: merge only top-level values
replace: overwrite older dict with newer one
keep: discard newer dict