Rename persistent_connection_timeout to connect_timeout in INI section (#40260)
This commit is contained in:
parent
ad1a7d90ff
commit
5ae77337a1
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ options:
|
|||
default: 30
|
||||
ini:
|
||||
section: persistent_connection
|
||||
key: persistent_connect_timeout
|
||||
key: connect_timeout
|
||||
env:
|
||||
- name: ANSIBLE_PERSISTENT_CONNECT_TIMEOUT
|
||||
persistent_command_timeout:
|
||||
|
|
Loading…
Reference in a new issue