Some checks reported errors
continuous-integration/drone/push Build encountered an error
5 lines
96 B
YAML
5 lines
96 B
YAML
---
|
|
- name: Restart chronyd
|
|
ansible.builtin.service:
|
|
name: "chronyd"
|
|
state: restarted
|