Separater Handler für den HTTP Response Check
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 13s

This commit is contained in:
2023-05-01 00:02:56 +00:00
parent 4f1c51475c
commit 1025b8f076
2 changed files with 11 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
mode: "600"
notify:
- Ensure Gitea is restarted
- Check Gitea HTTP Response
- Wait until Gitea is up
- name: Upload docker-compose.yaml
ansible.builtin.template:
@@ -83,4 +83,4 @@
notify:
- Output Docker Compose State
- Ensure Gitea is restarted
- Check Gitea HTTP Response
- Wait until Gitea is up