add author

This commit is contained in:
Simon Kelly 2020-10-19 11:53:55 +02:00
commit aff7eb9d3b

View file

@ -30,7 +30,9 @@ options:
Ansible will sleep for five seconds between each check. Ansible will sleep for five seconds between each check.
default: 300 default: 300
type: int type: int
author: "Darryl Stoflet (@dstoflet)" author:
- Darryl Stoflet (@dstoflet)
- Simon Kelly (@snopoke)
''' '''
EXAMPLES = ''' EXAMPLES = '''