added missing docs on connection_timeout for wait_for

reviewable/pr18780/r1
Brian Coca 11 years ago
parent 4ba2d55589
commit 3100236628

@ -63,6 +63,11 @@ options:
- maximum number of seconds to wait for
required: false
default: 300
connect_timeout:
description:
- maximum number of seconds to wait for a connection to happen before closing and retrying
required: false
default: 5
delay:
description:
- number of seconds to wait before starting to poll

Loading…
Cancel
Save