fix mistag

This commit is contained in:
Kevin Fenzi 2018-09-26 23:19:20 +00:00
parent 073a4aba74
commit 6bdc749a76

View file

@ -22,6 +22,6 @@
- name: Start and enable chrony - name: Start and enable chrony
service: name=chronyd state=started enabled=yes service: name=chronyd state=started enabled=yes
tags: tags:
- ntp - chrony
- service - service
- base - base