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:
parent
26a2696409
commit
749c9743a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue