lmn-client/roles/dhcp-dns-dnsmasq/handlers/main.yml
2018-05-31 19:11:42 +03:00

3 lines
104 B
YAML

- name: restart dnsmasq
service: name=dnsmasq state=restarted enabled=yes
listen: "restart dnsmasq"