Reload Hydra when configuration changes
This commit is contained in:
parent
5daa87ca90
commit
fe7d96c8d5
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ hydra_os_group }}"
|
group: "{{ hydra_os_group }}"
|
||||||
mode: '0640'
|
mode: '0640'
|
||||||
|
notify: hydra_systemd_reload
|
||||||
|
|
||||||
- name: Check whether certificate exists
|
- name: Check whether certificate exists
|
||||||
ansible.builtin.stat:
|
ansible.builtin.stat:
|
||||||
|
|
Loading…
Reference in a new issue