lint: add type to parameter docs

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

View file

@ -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)"
''' '''