6 lines
78 B
YAML
6 lines
78 B
YAML
---
|
|
- name: restart-dnsmasq
|
|
systemd:
|
|
name: dnsmasq
|
|
state: restarted
|