dhcpd: Fix restart handler call

This commit is contained in:
Timo Makinen 2022-10-30 23:30:06 +00:00
parent 210c747392
commit 3d23a18c0b

View file

@ -15,7 +15,7 @@
owner: root owner: root
group: "{{ ansible_wheel }}" group: "{{ ansible_wheel }}"
# validate: "dhcpd -t -cf %s" # validate: "dhcpd -t -cf %s"
notify: restart dhcpd notify: Restart dhcpd
- name: Enable service - name: Enable service
ansible.builtin.service: ansible.builtin.service: