Reload Hydra when configuration changes

This commit is contained in:
Jan Dittberner 2022-08-18 12:26:43 +02:00
parent 5daa87ca90
commit fe7d96c8d5

View file

@ -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: