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