mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
Fix persistent timeout definitions (#40540)
This commit is contained in:
parent
90588f4970
commit
28f19fc7b3
2 changed files with 6 additions and 6 deletions
|
@ -138,8 +138,8 @@ options:
|
|||
will fail
|
||||
default: 30
|
||||
ini:
|
||||
section: persistent_connection
|
||||
key: connect_timeout
|
||||
- section: persistent_connection
|
||||
key: connect_timeout
|
||||
env:
|
||||
- name: ANSIBLE_PERSISTENT_CONNECT_TIMEOUT
|
||||
persistent_command_timeout:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue