Separater Handler für den HTTP Response Check
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 13s
Some checks failed
ansible-lint / Ansible Lint (push) Failing after 13s
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user