Adjust playbooks for check mode
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-27 02:55:53 +01:00
parent 0061d7dbf0
commit 3f3d619694
4 changed files with 9 additions and 4 deletions
+1
View File
@@ -86,6 +86,7 @@
# Before deploying the remaining configs below, we check that
# Gitea is reachable at git.pbrinkmeier.de
- name: Wait for gitea to be reachable
check_mode: false
ansible.builtin.uri:
method: GET
url: https://git.pbrinkmeier.de/api/v1/version