chrony: add handler to restart on config changes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
855b87b3d7
commit
9f6463ce8f
2 changed files with 5 additions and 0 deletions
|
@ -175,3 +175,6 @@
|
|||
name: rabbitmq-server
|
||||
state: restarted
|
||||
daemon_reload: yes
|
||||
|
||||
- name: restart chronyd
|
||||
service: name=chronyd state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue