mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update fl.yml
This commit is contained in:
parent
bf8b228605
commit
64ed0856e6
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# fl.yml signifies "file layout"
|
||||
|
||||
- name: "File Layout - Create directories: 1 in /etc, 1 in {{ py3_dist_path }}, 3 in {{ iiab_base }}, 15 in {{ content_base }}" # iiab_base: /opt/iiab
|
||||
- name: "File Layout - Create directories: 1 in /etc, 1 in {{ py3_dist_path }}, 3 in {{ iiab_base }}, 17 in {{ content_base }}" # iiab_base: /opt/iiab
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
# owner: root
|
||||
|
@ -16,9 +16,11 @@
|
|||
#- "{{ content_base }}/downloads" # /library/downloads auto-created just below
|
||||
- "{{ content_base }}/downloads/zims"
|
||||
- "{{ content_base }}/downloads/maps"
|
||||
- "{{ content_base }}/downloads/rachel" # STILL USED OR NOT?
|
||||
#- "{{ content_base }}/working" # /library/working auto-created just below
|
||||
- "{{ content_base }}/working/zims"
|
||||
- "{{ content_base }}/working/maps"
|
||||
- "{{ content_base }}/working/rachel" # STILL USED OR NOT?
|
||||
- "{{ iiab_zim_path }}/content" # /library/zims
|
||||
- "{{ iiab_zim_path }}/index"
|
||||
- "{{ doc_root }}/local_content" # /library/www/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue