fix: chronyd service name
This commit is contained in:
parent
1d5c59523c
commit
72687efbdf
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# chrony
|
||||
- name: "restart chrony"
|
||||
ansible.builtin.service:
|
||||
name: "chrony"
|
||||
name: "chronyd"
|
||||
enabled: true
|
||||
state: "restarted"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue