`dhcpcd` is a fully-featured network manager, without all the bloat of `NetworkManager`.
5 lines
70 B
YAML
5 lines
70 B
YAML
- name: restart dhcpcd
|
|
service:
|
|
name=dhcpcd
|
|
state=restarted
|