mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
slow down
This commit is contained in:
parent
4f63817e31
commit
a2ea7eb2fa
2 changed files with 10 additions and 10 deletions
|
@ -29,7 +29,7 @@ doc_base: "{{ content_base }}/www"
|
|||
doc_root: "{{ doc_base }}/html"
|
||||
|
||||
# Python 3 dist path
|
||||
py3_dist_path:/usr/lib/python3/dist-packages
|
||||
py3_dist_path: /usr/lib/python3/dist-packages
|
||||
|
||||
# Ansible's default timeout for "get_url:" downloads (10 seconds) often fails
|
||||
download_timeout: 200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue