--- - name: Start ntp service: name: ntp state: started enabled: true - name: Restart ntp service: name: ntp state: restarted enabled: true