implemented functioning oauth2-proxy

This commit is contained in:
2025-01-26 15:15:23 +01:00
parent 7b9959af21
commit c35eb10343
7 changed files with 66 additions and 20 deletions

View File

@@ -0,0 +1,6 @@
- name: "Transfering oauth2-proxy-keycloak.cfg.j2 to {{docker_compose_instance_directory}}"
copy:
src: oauth2-proxy-keycloak.cfg.j2
dest: "{{docker_compose_instance_directory}}oauth2-proxy-keycloak.cfg"
# notify:
# - docker compose project setup