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:
parent
7c2f0c9c6e
commit
13f5227824
6 changed files with 10 additions and 16 deletions
|
@ -66,12 +66,11 @@
|
||||||
path: /etc/usbmount/mount.d/00_create_model_symlink
|
path: /etc/usbmount/mount.d/00_create_model_symlink
|
||||||
state: absent
|
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
|
||||||
#- name: Put variable in iiab.env that enables display of content at root of USB
|
lineinfile:
|
||||||
# lineinfile:
|
path: "{{ iiab_env_file }}"
|
||||||
# path: "{{ iiab_env_file }}"
|
regexp: "^IIAB_USB_LIB_SHOW_ALL.*"
|
||||||
# regexp: "^IIAB_USB_LIB_SHOW_ALL.*"
|
line: "IIAB_USB_LIB_SHOW_ALL={{ 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 }}
|
- name: Add 'usb_lib' variable values to {{ iiab_ini_file }}
|
||||||
|
|
|
@ -308,8 +308,7 @@ bluetooth_term_enabled: False
|
||||||
usb_lib_install: True
|
usb_lib_install: True
|
||||||
usb_lib_enabled: True
|
usb_lib_enabled: True
|
||||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
# 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
|
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
|
||||||
# Kolibri can export & import channels to USB sticks/drive:
|
# Kolibri can export & import channels to USB sticks/drive:
|
||||||
usb_lib_umask0000_for_kolibri: True
|
usb_lib_umask0000_for_kolibri: True
|
||||||
|
|
|
@ -193,8 +193,7 @@ bluetooth_enabled: False
|
||||||
bluetooth_term_enabled: False
|
bluetooth_term_enabled: False
|
||||||
|
|
||||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
# 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
|
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
|
||||||
# Kolibri can export & import channels to USB sticks/drive:
|
# Kolibri can export & import channels to USB sticks/drive:
|
||||||
usb_lib_umask0000_for_kolibri: True
|
usb_lib_umask0000_for_kolibri: True
|
||||||
|
|
|
@ -193,8 +193,7 @@ bluetooth_enabled: False
|
||||||
bluetooth_term_enabled: False
|
bluetooth_term_enabled: False
|
||||||
|
|
||||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
# 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
|
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
|
||||||
# Kolibri can export & import channels to USB sticks/drive:
|
# Kolibri can export & import channels to USB sticks/drive:
|
||||||
usb_lib_umask0000_for_kolibri: True
|
usb_lib_umask0000_for_kolibri: True
|
||||||
|
|
|
@ -193,8 +193,7 @@ bluetooth_enabled: False
|
||||||
bluetooth_term_enabled: False
|
bluetooth_term_enabled: False
|
||||||
|
|
||||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
# 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
|
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
|
||||||
# Kolibri can export & import channels to USB sticks/drive:
|
# Kolibri can export & import channels to USB sticks/drive:
|
||||||
usb_lib_umask0000_for_kolibri: True
|
usb_lib_umask0000_for_kolibri: True
|
||||||
|
|
|
@ -199,8 +199,7 @@ bluetooth_enabled: False
|
||||||
bluetooth_term_enabled: False
|
bluetooth_term_enabled: False
|
||||||
|
|
||||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
# 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
|
# Set umask=0000 for VFAT, NTFS and exFAT in /etc/usbmount/usbmount.conf so
|
||||||
# Kolibri can export & import channels to USB sticks/drive:
|
# Kolibri can export & import channels to USB sticks/drive:
|
||||||
usb_lib_umask0000_for_kolibri: True
|
usb_lib_umask0000_for_kolibri: True
|
||||||
|
|
Loading…
Reference in a new issue