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
commit 5ae77337a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@ options:
default: 30 default: 30
ini: ini:
section: persistent_connection section: persistent_connection
key: persistent_connect_timeout key: connect_timeout
env: env:
- name: ANSIBLE_PERSISTENT_CONNECT_TIMEOUT - name: ANSIBLE_PERSISTENT_CONNECT_TIMEOUT
persistent_command_timeout: persistent_command_timeout: