Ensure that keycloak is up

This commit is contained in:
2025-08-08 17:25:31 +02:00
parent c7b25ed093
commit aae69ea15b
27 changed files with 74 additions and 47 deletions

View File

@@ -16,7 +16,7 @@
mode: '0755'
with_dict: "{{ docker_compose.directories }}"
- name: "Include routines to set up a git repository based installaion for '{{application_id}}'."
- name: "Include routines to set up a git repository based installation for '{{application_id}}'."
include_tasks: "02_repository.yml"
when: docker_pull_git_repository | bool