Bulk module author 2 (#48955)

* Bulk fix DOCUMENTATION.author (Part 2)
This commit is contained in:
John R Barker 2018-11-21 10:32:42 +00:00 committed by GitHub
commit 97e2fa4953
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
113 changed files with 123 additions and 121 deletions

View file

@ -17,7 +17,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = r'''
---
module: find
author: Brian Coca (based on Ruggero Marchei's Tidy)
author: Brian Coca (@bcoca)
version_added: "2.0"
short_description: Return a list of files based on specific criteria
description: