feat: add hydra-webauthn
This commit is contained in:
@ -54,6 +54,13 @@
|
||||
become: true
|
||||
when: not install_only
|
||||
|
||||
- name: Restart cadoles-pod-hydra-webauthn-v1
|
||||
service:
|
||||
name: cadoles-pod-hydra-webauthn-v1
|
||||
state: restarted
|
||||
become: true
|
||||
when: not install_only
|
||||
|
||||
- name: Restart cadoles-pod-goweb-oidc-v1
|
||||
service:
|
||||
name: cadoles-pod-goweb-oidc-v1
|
||||
|
Reference in New Issue
Block a user