diff --git a/roles/dhcpd/tasks/main.yml b/roles/dhcpd/tasks/main.yml index e22b838..8052208 100644 --- a/roles/dhcpd/tasks/main.yml +++ b/roles/dhcpd/tasks/main.yml @@ -15,7 +15,7 @@ owner: root group: "{{ ansible_wheel }}" # validate: "dhcpd -t -cf %s" - notify: restart dhcpd + notify: Restart dhcpd - name: Enable service ansible.builtin.service: