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