feat: add notify for keys file

This commit is contained in:
Simon Cornet 2025-11-10 15:40:19 +01:00
commit 5031ae674f

View file

@ -20,6 +20,7 @@
group: "chrony" group: "chrony"
mode: "0440" mode: "0440"
state: "touch" state: "touch"
notify: "restart chrony"
when: 'ansible_os_family == "Alpine"' when: 'ansible_os_family == "Alpine"'
# install chrony # install chrony