forked from FF-RGB/ansible
5 lines
67 B
YAML
5 lines
67 B
YAML
---
|
|
|
|
- name: Restart chrony
|
|
service: name=chrony state=restarted
|