this is ntpd here

This commit is contained in:
Kevin Fenzi 2018-09-26 20:48:24 +00:00
parent 0258bf95c7
commit ae01fea545

View file

@ -13,7 +13,7 @@
- base - base
- name: disable and stop ntp - name: disable and stop ntp
service: name=ntp state=stopped enabled=no service: name=ntpd state=stopped enabled=no
tags: tags:
- chrony - chrony
- service - service