mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Ensure that keycloak is up
This commit is contained in:
@@ -17,4 +17,7 @@
|
||||
- name: run the web svc cdn tasks once
|
||||
set_fact:
|
||||
run_once_web_svc_cdn: true
|
||||
when: run_once_web_svc_cdn is not defined
|
||||
when: run_once_web_svc_cdn is not defined
|
||||
|
||||
- name: "Ensure that {{ docker_compose.directories.instance }} is up"
|
||||
include_tasks: "{{ playbook_dir }}/roles/docker-compose/tasks/helpers/ensure.yml"
|
Reference in New Issue
Block a user