We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca11be9 + 1a510b0 commit 876f1cdCopy full SHA for 876f1cd
tasks/main.yml
@@ -24,5 +24,6 @@
24
- include: configure_repos.yml
25
with_items: '{{ restic_repos }}'
26
become: true
27
+ no_log: true
28
tags:
29
- restic_configure
0 commit comments