mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
usb_lib/tasks/main.yml: clarifying comment (remove for next release)
This commit is contained in:
parent
8ed5e2a112
commit
26dc468c3e
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
include_tasks: nginx.yml
|
include_tasks: nginx.yml
|
||||||
when: nginx_enabled
|
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
|
- name: Remove /etc/usbmount/mount.d/00_create_model_symlink
|
||||||
file:
|
file:
|
||||||
path: /etc/usbmount/mount.d/00_create_model_symlink
|
path: /etc/usbmount/mount.d/00_create_model_symlink
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue