You've already forked ansible-role-dhcpd
style(dhcpd): name of tasks, use built in module
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: restart dhcpd
|
||||
- name: Restart dhcpd
|
||||
ansible.builtin.systemd:
|
||||
name: "{{ dhcpd_service_name }}"
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user