diff --git a/operations/common/tasks/time.yml b/operations/common/tasks/time.yml index d948524..06b3663 100644 --- a/operations/common/tasks/time.yml +++ b/operations/common/tasks/time.yml @@ -23,4 +23,5 @@ - name: Start NTP daemon service: name: ntp + enabled: yes state: started