1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
iiab/roles/usb_lib/defaults/main.yml

10 lines
396 B
YAML
Raw Normal View History

2019-03-05 19:08:51 +00:00
# usb_lib_install: True
# usb_lib_enabled: True
2025-01-25 20:36:05 +00:00
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf for
# Kolibri exports, and student uploads to teacher's USB stick (http://box/usb)
# usb_lib_writable_sticks: True
2021-03-25 17:09:01 +00:00
2019-03-05 19:08:51 +00:00
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!