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

Update 2-common/tasks/fl.yml

This commit is contained in:
A Holt 2020-01-27 03:36:16 -05:00 committed by GitHub
parent 6c32d4236c
commit bf8b228605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# fl.yml signifies "file layout"
- name: "File Layout - Create directories: 1 in /etc, 1 in {{ py3_dist_path }}, 2 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 }}, 15 in {{ content_base }}" # iiab_base: /opt/iiab
file:
path: "{{ item }}"
# owner: root
@ -12,14 +12,13 @@
- "{{ py3_dist_path }}/iiab" # /usr/lib/python3/dist-packages
- "{{ yum_packages_dir }}" # /opt/iiab/yum-packages
- "{{ pip_packages_dir }}" # /opt/iiab/pip-packages
#- "{{ downloads_dir }}" # /library/downloads auto-created just below
- "{{ downloads_dir }}/zims"
- "{{ downloads_dir }}/maps"
#- "{{ downloads_dir }}/rachel"
- "{{ downloads_dir }}" # /opt/iiab/downloads
#- "{{ content_base }}/downloads" # /library/downloads auto-created just below
- "{{ content_base }}/downloads/zims"
- "{{ content_base }}/downloads/maps"
#- "{{ content_base }}/working" # /library/working auto-created just below
- "{{ content_base }}/working/zims"
- "{{ content_base }}/working/maps"
#- "{{ content_base }}/library/working/rachel"
- "{{ iiab_zim_path }}/content" # /library/zims
- "{{ iiab_zim_path }}/index"
- "{{ doc_root }}/local_content" # /library/www/html