--- - name: restart dhcp server systemd: name: isc-dhcp-server state: restarted enabled: true when: not ansible_check_mode