Allow timeout to be configurable (#14973)

This commit is contained in:
Patrick Ogenstad 2016-04-14 15:35:07 +02:00 committed by Nathaniel Case
parent 78365e206f
commit 6c5ea685a2
3 changed files with 11 additions and 5 deletions

View file

@ -76,6 +76,12 @@ options:
environment variable ANSIBLE_NET_AUTH_PASS will be used instead.
required: false
default: none
timeout:
description:
- Specifies idle timeout for the connection. Useful if the console
freezes before continuing. For example when saving configurations.
required: false
default: 10
provider:
description:
- Convience method that allows all M(ios) arguments to be passed as