vn-ansible/roles/dhcp/handlers/main.yml

5 lines
79 B
YAML

- name: restart-dhcp
systemd:
name: isc-dhcp-server
state: restarted