mirror of https://github.com/ansible/ansible.git
increase timeout downloading galaxy role URLs (#83562)
* Update the timeout to download role archive to 60 seconds to match collections TODO: in future make a configurable 'artifact download timeout'pull/83667/head
parent
cd105d479a
commit
33565f3774
@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
``ansible-galaxy role install`` - update the default timeout to download
|
||||
archive URLs from 20 seconds to 60 (https://github.com/ansible/ansible/issues/83521).
|
Loading…
Reference in New Issue