adding tasks for goweb-oidc

This commit is contained in:
2023-04-05 14:57:15 +02:00
parent 7feec0969b
commit 5187927b61
3 changed files with 43 additions and 1 deletions

View File

@ -47,6 +47,12 @@
state: restarted
become: true
- name: Restart cadoles-pod-goweb-oidc-v1
service:
name: cadoles-pod-goweb-oidc-v1
state: restarted
become: true
- name: Reload hydra clients
ansible.builtin.include_tasks:
file: hydra-reload-clients.yml
file: hydra-reload-clients.yml