Rename persistent_connection_timeout to connect_timeout in INI section (#40260)

This commit is contained in:
Ricardo Carrillo Cruz 2018-05-16 19:01:24 +02:00 committed by GitHub
parent ad1a7d90ff
commit 5ae77337a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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