mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Updates to fileglob Documentation (#40461)
This commit is contained in:
committed by
Jordan Borean
parent
a4db5c3ae8
commit
5edc46431a
@@ -17,7 +17,8 @@ DOCUMENTATION = """
|
||||
description: path(s) of files to read
|
||||
required: True
|
||||
notes:
|
||||
- Patterns ore only supported on files, not directory/paths.
|
||||
- Patterns are only supported on files, not directory/paths.
|
||||
- Matching is against local system files.
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
Reference in New Issue
Block a user