dhcpd: Fix restart handler call
This commit is contained in:
parent
210c747392
commit
3d23a18c0b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue