forked from saratov/infra
6 lines
74 B
YAML
6 lines
74 B
YAML
|
---
|
||
|
- name: restart dhcpd
|
||
|
service:
|
||
|
name: dhcpd
|
||
|
state: restarted
|