mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
plugins: Doc improvement (#41378)
* Typo fixes * Grammer fixes * Option fixes Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -14,7 +14,7 @@ DOCUMENTATION = """
|
||||
notes:
|
||||
- this is the standard lookup used for loops in most examples
|
||||
- check out the 'flattened' lookup for recursive flattening
|
||||
- if you dont want flattening nor any other tranformation look at the 'list' lookup.
|
||||
- if you do not want flattening nor any other transformation look at the 'list' lookup.
|
||||
options:
|
||||
_terms:
|
||||
description: list of items
|
||||
|
||||
Reference in New Issue
Block a user