From 26dc468c3e857aed1605183fc52ab438f0eae8fd Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 29 Apr 2021 11:03:23 -0400 Subject: [PATCH] usb_lib/tasks/main.yml: clarifying comment (remove for next release) --- roles/usb_lib/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/usb_lib/tasks/main.yml b/roles/usb_lib/tasks/main.yml index 2f2a23b8e..02a1f7882 100644 --- a/roles/usb_lib/tasks/main.yml +++ b/roles/usb_lib/tasks/main.yml @@ -64,7 +64,7 @@ include_tasks: nginx.yml when: nginx_enabled -# clean up here to catch the already installed users, remove for the next release +# 2021-04-29: Clean up here to catch the already installed users, remove for the next release (PR #2760) - name: Remove /etc/usbmount/mount.d/00_create_model_symlink file: path: /etc/usbmount/mount.d/00_create_model_symlink