--- - name: "Customize ntpd conf" template: src: ntpd.conf.j2 dest: /etc/ntpd.conf owner: root group: wheel mode: '0644' notify: - restart ntpd tags: - ntp