mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Rename persistent_connection_timeout to connect_timeout in INI section (#40260)
This commit is contained in:
committed by
GitHub
parent
ad1a7d90ff
commit
5ae77337a1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user