feat: reload hydra clients instead of restart cadoles-pod-hydra-v1 containers

This commit is contained in:
2022-07-22 12:12:09 +02:00
parent d4c78b00de
commit 3452c72f98
4 changed files with 18 additions and 4 deletions

View File

@ -33,4 +33,8 @@
service:
name: cadoles-pod-shibboleth-sp-v3
state: restarted
become: true
become: true
- name: Reload hydra clients
ansible.builtin.include_tasks:
file: hydra-reload-clients.yml