Skip to content

Commit 02f6d64

Browse files
committed
no log
1 parent eb58b77 commit 02f6d64

File tree

1 file changed

+2
-0
lines changed
  • infrastructure/ansible/playbooks/api/roles/api/tasks

1 file changed

+2
-0
lines changed

infrastructure/ansible/playbooks/api/roles/api/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@
3232
traefik.http.routers.api.middlewares: 'api-retry, api-cors'
3333
# Setting a service property ensures that the generated service name will be consistent between versions
3434
traefik.http.services.api.loadbalancer.server.scheme: 'http'
35+
no_log: true
3536

3637
- name: Swap docker containers if new one is healthy
38+
no_log: true
3739
block:
3840
- name: Check if api docker container is healthy
3941
docker_container_info:

0 commit comments

Comments
 (0)