mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Begin to remove iiab_usb_lib_show_all and IIAB_USB_LIB_SHOW_ALL
This commit is contained in:
parent
fe633b2cd7
commit
d15493b399
2 changed files with 0 additions and 9 deletions
|
@ -66,12 +66,6 @@
|
|||
path: /etc/usbmount/mount.d/00_create_model_symlink
|
||||
state: absent
|
||||
|
||||
- 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 }}
|
||||
ini_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue