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