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

vars/local_vars*, vars/default_vars.yml, roles/usb_lib/tasks/main.yml: reverting comment of iiab_usb_lib_show_all

This commit is contained in:
avni 2025-01-25 22:39:00 +01:00
parent 7c2f0c9c6e
commit 13f5227824
6 changed files with 10 additions and 16 deletions

View file

@ -66,12 +66,11 @@
path: /etc/usbmount/mount.d/00_create_model_symlink
state: absent
# 20250125: using existence of PUBLIC folder on USB stick in lieu of this env variable.
#- name: Put variable in iiab.env that enables display of content at root of USB
# lineinfile:
# path: "{{ iiab_env_file }}"
# regexp: "^IIAB_USB_LIB_SHOW_ALL.*"
# line: "IIAB_USB_LIB_SHOW_ALL={{ iiab_usb_lib_show_all }}"
- name: Put variable in iiab.env that enables display of content at root of USB
lineinfile:
path: "{{ iiab_env_file }}"
regexp: "^IIAB_USB_LIB_SHOW_ALL.*"
line: "IIAB_USB_LIB_SHOW_ALL={{ iiab_usb_lib_show_all }}"
- name: Add 'usb_lib' variable values to {{ iiab_ini_file }}

View file

@ -308,8 +308,7 @@ bluetooth_term_enabled: False
usb_lib_install: True
usb_lib_enabled: True
# Show entire contents of USB sticks/drives (at http://box/usb)
# 20250125: using existence of PUBLIC folder on USB stick in lieu of this env variable.
# iiab_usb_lib_show_all: True
iiab_usb_lib_show_all: True
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
# Kolibri can export & import channels to USB sticks/drive:
usb_lib_umask0000_for_kolibri: True

View file

@ -193,8 +193,7 @@ bluetooth_enabled: False
bluetooth_term_enabled: False
# Show entire contents of USB sticks/drives (at http://box/usb)
# 20250125: using existence of PUBLIC folder on USB stick in lieu of this env variable.
# iiab_usb_lib_show_all: True
iiab_usb_lib_show_all: True
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
# Kolibri can export & import channels to USB sticks/drive:
usb_lib_umask0000_for_kolibri: True

View file

@ -193,8 +193,7 @@ bluetooth_enabled: False
bluetooth_term_enabled: False
# Show entire contents of USB sticks/drives (at http://box/usb)
# 20250125: using existence of PUBLIC folder on USB stick in lieu of this env variable.
# iiab_usb_lib_show_all: True
iiab_usb_lib_show_all: True
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
# Kolibri can export & import channels to USB sticks/drive:
usb_lib_umask0000_for_kolibri: True

View file

@ -193,8 +193,7 @@ bluetooth_enabled: False
bluetooth_term_enabled: False
# Show entire contents of USB sticks/drives (at http://box/usb)
# 20250125: using existence of PUBLIC folder on USB stick in lieu of this env variable.
# iiab_usb_lib_show_all: True
iiab_usb_lib_show_all: True
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
# Kolibri can export & import channels to USB sticks/drive:
usb_lib_umask0000_for_kolibri: True

View file

@ -199,8 +199,7 @@ bluetooth_enabled: False
bluetooth_term_enabled: False
# Show entire contents of USB sticks/drives (at http://box/usb)
# 20250125: using existence of PUBLIC folder on USB stick in lieu of this env variable.
# iiab_usb_lib_show_all: True
iiab_usb_lib_show_all: True
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
# Kolibri can export & import channels to USB sticks/drive:
usb_lib_umask0000_for_kolibri: True