forked from infra/ansible
5 lines
62 B
YAML
5 lines
62 B
YAML
|
---
|
||
|
|
||
|
- name: Restart ntp
|
||
|
service: name=ntpd state=restarted
|