mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
removed stray j
This commit is contained in:
@@ -310,7 +310,7 @@ To get a random list from an existing list::
|
||||
{{ ['a','b','c']|shuffle }} => ['b','c','a']
|
||||
|
||||
note that when used with a non 'listable' item it is a noop, otherwise it always returns a list
|
||||
j
|
||||
|
||||
|
||||
.. _math_stuff:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user