diff --git a/roles/usb_lib/tasks/install.yml b/roles/usb_lib/tasks/install.yml index b71bcb516..d9543026e 100644 --- a/roles/usb_lib/tasks/install.yml +++ b/roles/usb_lib/tasks/install.yml @@ -93,7 +93,7 @@ path: /etc/usbmount/usbmount.conf when: not usb_lib_umask0000_for_kolibri -# 2020-03-25: Consider removing this stanza & all of this role's Apache logic! +# 2021-03-25: Consider removing this stanza & all of this role's Apache logic! - name: Install /etc/{{ apache_conf_dir }}/content_dir.conf from template template: src: content_dir.conf