Skip to content
Snippets Groups Projects
Commit d66f244e authored by jurgenhaas's avatar jurgenhaas
Browse files

Install/update Keycloak only on relevant hosts

parent 58f44abc
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,4 @@
tags:
- always
when: (not excluded_roles or "keycloak" not in excluded_roles) and role_keycloak_completed is not defined
when: (not excluded_roles or "keycloak" not in excluded_roles) and role_keycloak_completed is not defined and keycloak_settings is defined
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment