1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-07 12:37:17 +00:00

lint: add type to parameter docs

This commit is contained in:
Simon Kelly 2020-10-19 11:30:30 +02:00
parent 2faaa70d14
commit d3091f229c

View file

@ -29,6 +29,7 @@ options:
for up to this many seconds to verify the requested action has been performed.
Ansible will sleep for five seconds between each check.
default: 300
type: int
author: "Darryl Stoflet (@dstoflet)"
'''