New in version 2.3.
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
persistent_command_timeout |
Default: 10
|
ini entries:
[persistent_connection ] env:ANSIBLE_PERSISTENT_COMMAND_TIMEOUT
|
Configures, in seconds, the amount of time to wait for a command to return from the remote device. If this timer is exceeded before the command returns, the connection plugin will raise an exception and close
|
Hint
If you notice any issues in this documentation you can edit this document to improve it.