chore: update deployment

This commit is contained in:
2025-10-27 13:15:06 +01:00
parent 66fbd64b5d
commit cae2d0715c
2 changed files with 5 additions and 5 deletions

View File

@@ -423,9 +423,9 @@
pause:
seconds: 10
- name: Health check - Summary endpoint (HTTPS)
- name: Health check - Nginx ping endpoint (HTTPS)
uri:
url: "https://{{ ansible_host }}/health/summary"
url: "https://{{ ansible_host }}/ping"
method: GET
return_content: yes
status_code: 200