diff --git a/lib/ansible/modules/files/find.py b/lib/ansible/modules/files/find.py index 465f8070010..083599fd715 100644 --- a/lib/ansible/modules/files/find.py +++ b/lib/ansible/modules/files/find.py @@ -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: