--- - name: Restart dhcpd ansible.builtin.systemd: name: "{{ dhcpd_service }}" state: restarted