mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
NO PASSWORD IN LOG
This commit is contained in:
parent
ef8e24d58a
commit
ddef0ad771
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
dest: /tmp/test
|
||||
group: "{{ restic_archiver__dir_owner }}"
|
||||
owner: "{{ restic_archiver__dir_group }}"
|
||||
no_log: true
|
||||
|
||||
|
||||
#- include_tasks: template.yml
|
||||
|
|
Loading…
Reference in a new issue