Skip to content

Commit 876f1cd

Browse files
authored
Merge pull request #2 from coopdevs/fix/no_log_restic_pams
fix: no log restic values
2 parents ca11be9 + 1a510b0 commit 876f1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
- include: configure_repos.yml
2525
with_items: '{{ restic_repos }}'
2626
become: true
27+
no_log: true
2728
tags:
2829
- restic_configure

0 commit comments

Comments
 (0)