mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
add author
This commit is contained in:
parent
bf13d17482
commit
aff7eb9d3b
1 changed files with 4 additions and 2 deletions
|
@ -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 = '''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue