added missing docs on connection_timeout for wait_for

pull/18777/head
Brian Coca 9 years ago committed by Matt Clay
parent d07d41b914
commit 8f197aed48

@ -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