This commit is contained in:
parent
7ddf7c5e93
commit
5fd202ae8e
@ -44,3 +44,9 @@
|
||||
|
||||
- include: dhcp-probe.yml
|
||||
when: dhcpd_probe|d() and dhcpd_probe
|
||||
|
||||
- name: enable DHCP4
|
||||
service:
|
||||
name: dhcpd4
|
||||
state: started
|
||||
enabled: yes
|
||||
|
Loading…
Reference in New Issue
Block a user