ansible/roles/ntp/handlers/Debian.yml

6 lines
73 B
YAML

---
- name: Restart ntp
service: name=ntp state=restarted
tags: ntp