mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
move to common-2
This commit is contained in:
parent
7f52b51fc7
commit
872d3b8c96
4 changed files with 5 additions and 1 deletions
|
@ -28,6 +28,9 @@ content_base: "/library"
|
|||
doc_base: "{{ content_base }}/www"
|
||||
doc_root: "{{ doc_base }}/html"
|
||||
|
||||
# Python 3 dist path
|
||||
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