--- # handlers file for zen_ntp - name: restart ntpd service: name : ntpd state: restarted when: ansible_virtualization_type != "docker"