- name: install ntp apt: name: - 'ntp' - name: ntp.conf copy: src: ntp.conf dest: /etc/ntp.conf notify: restart ntpd