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"
# # when: is_debian
# check status of usbmount on mintlinux - should be ok Ubuntu variant
# - name: Install usbmount from OS repo for Ubuntu variants
# package:
# name: usbmount
# state: present
# when: is_ubuntu
- name: Install lockfile-progs util-linux for usbmount from OS repo
package:
name:
- lockfile-progs
- util-linux
state: present
- name: Add dir {{ doc_root }}/local_content, where USB drive links can appear (0775) owned by {{ apache_user }}:{{ apache_user }}
file: