Skip to content
Snippets Groups Projects

s3fs: Set 'no_log' for password-handling task

Merged Thomas Schneider requested to merge th/s3fs into master
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -20,3 +20,4 @@
src: "{{ item.bucket }}"
state: mounted
loop: "{{ s3fs }}"
no_log: true
Loading