mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 22:51:23 -07:00
lint: add type to parameter docs
This commit is contained in:
parent
2faaa70d14
commit
d3091f229c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ options:
|
||||||
for up to this many seconds to verify the requested action has been performed.
|
for up to this many seconds to verify the requested action has been performed.
|
||||||
Ansible will sleep for five seconds between each check.
|
Ansible will sleep for five seconds between each check.
|
||||||
default: 300
|
default: 300
|
||||||
|
type: int
|
||||||
author: "Darryl Stoflet (@dstoflet)"
|
author: "Darryl Stoflet (@dstoflet)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue