mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
plugins: Doc improvement (#41378)
* Typo fixes * Grammer fixes * Option fixes Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
d6ba139713
commit
063d19048d
11 changed files with 23 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue