mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 06:49:10 -07:00
filetree: Update example and documentation for plugin (#728)
Fixes: #727 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
ba115031f6
commit
ce48751033
2 changed files with 24 additions and 20 deletions
|
@ -68,7 +68,7 @@ EXAMPLES = """
|
|||
RETURN = """
|
||||
_list:
|
||||
description:
|
||||
- list of composed strings or dictonaries with key and value
|
||||
- list of composed strings or dictionaries with key and value
|
||||
If a dictionary, fields shows the keys returned depending on query type
|
||||
contains:
|
||||
ALL:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue