Skip to content
Snippets Groups Projects
Commit 13b709be authored by Thomas Schneider's avatar Thomas Schneider
Browse files

s3fs: Set 'no_log' for password-handling task

parent 14328462
Branches
No related tags found
No related merge requests found
Pipeline #3362 passed
...@@ -20,3 +20,4 @@ ...@@ -20,3 +20,4 @@
src: "{{ item.bucket }}" src: "{{ item.bucket }}"
state: mounted state: mounted
loop: "{{ s3fs }}" loop: "{{ s3fs }}"
no_log: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment