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
|
# chrony
|
||||||
- name: "restart chrony"
|
- name: "restart chrony"
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
name: "chrony"
|
name: "chronyd"
|
||||||
enabled: true
|
enabled: true
|
||||||
state: "restarted"
|
state: "restarted"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue