add nolog option
This commit is contained in:
parent
fd4956303d
commit
f21838a91b
@ -25,6 +25,7 @@
|
||||
mode: 0600
|
||||
with_dict: "{{ credentials_files }}"
|
||||
become: true
|
||||
no_log: true
|
||||
when: item is defined and item.value.type == "smb"
|
||||
|
||||
- name: set davfs content to credential file
|
||||
|
Loading…
Reference in New Issue
Block a user