summaryrefslogtreecommitdiff
path: root/deploy
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'deploy')
-rw-r--r--deploy/playbook.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/playbook.yml b/deploy/playbook.yml
index b274aa7..caeb8ef 100644
--- a/deploy/playbook.yml
+++ b/deploy/playbook.yml
@@ -17,5 +17,5 @@
- name: caddy
ipv4_address: "{{ saya_today_web_ipv4_address }}"
restart_policy: unless-stopped
- no_log: false
+ no_log: true
...