Remove warnings from rm

master
Quentin Duchemin 2021-05-12 19:20:08 +02:00
parent 6431cf651e
commit abfa8c5c82
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 0 deletions

View File

@ -33,3 +33,4 @@
- name: Delete files once imported
shell:
cmd: "rm -rf {{ funkwhale_import_music_directory_host }}/*"
warn: false