1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

slow down

This commit is contained in:
Tim Moody 2019-11-19 08:56:47 -05:00
parent 4f63817e31
commit a2ea7eb2fa
2 changed files with 10 additions and 10 deletions

View file

@ -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