mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix incorrect wording in the 'find' module 'paths' parameter
This commit is contained in:
@@ -58,7 +58,7 @@ options:
|
||||
required: true
|
||||
aliases: [ "name", "path" ]
|
||||
description:
|
||||
- List of paths to the file or directory to search. All paths must be fully qualified.
|
||||
- List of paths of directories to search. All paths must be fully qualified.
|
||||
file_type:
|
||||
required: false
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user