1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

forgot the dependencies

This commit is contained in:
Jerry Vonau 2025-01-30 03:19:31 -06:00
parent daa3deb034
commit eca12605b9

View file

@ -52,12 +52,12 @@
# deb: "{{ iiab_download_url }}/usbmount_0.0.22_all.deb" # deb: "{{ iiab_download_url }}/usbmount_0.0.22_all.deb"
# # when: is_debian # # when: is_debian
# check status of usbmount on mintlinux - should be ok Ubuntu variant - name: Install lockfile-progs util-linux for usbmount from OS repo
# - name: Install usbmount from OS repo for Ubuntu variants package:
# package: name:
# name: usbmount - lockfile-progs
# state: present - util-linux
# when: is_ubuntu state: present
- name: Add dir {{ doc_root }}/local_content, where USB drive links can appear (0775) owned by {{ apache_user }}:{{ apache_user }} - name: Add dir {{ doc_root }}/local_content, where USB drive links can appear (0775) owned by {{ apache_user }}:{{ apache_user }}
file: file: