4 lines
72 B
YAML
4 lines
72 B
YAML
---
|
|
- name: restart dnsmasq
|
|
service: name=dnsmasq state=restarted
|
---
|
|
- name: restart dnsmasq
|
|
service: name=dnsmasq state=restarted
|