mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-08 09:19:09 -07:00
FIX: Removing superfluous bloc wrongly introduced in 2b7799f817
. (#39723)
This commit is contained in:
parent
dda31aa3f7
commit
ab4cbfd5d3
1 changed files with 0 additions and 2 deletions
|
@ -130,8 +130,6 @@ Flatten only the first level of a list (akin to the `items` lookup)::
|
||||||
{{ [3, [4, [2]] ]|flatten(level=1) }}
|
{{ [3, [4, [2]] ]|flatten(level=1) }}
|
||||||
|
|
||||||
|
|
||||||
To get the minimum value from list of numbers::
|
|
||||||
|
|
||||||
.. _set_theory_filters:
|
.. _set_theory_filters:
|
||||||
|
|
||||||
Set Theory Filters
|
Set Theory Filters
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue