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
18ffbd355c
commit
51a2148732
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ options:
|
|||
keep:
|
||||
description:
|
||||
- Determines which duplicates (if any) to keep.
|
||||
- Only valid in combination with the V(dedup) list transformation.
|
||||
- Only valid in combination with the O(list_transformations[].name=dedup) list transformation.
|
||||
type: str
|
||||
default: first
|
||||
choices:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue