bugzilla/ansible/roles/dnsmasq/handlers/main.yml
Tiara Rodney 883f31932e
init
2026-03-14 05:38:45 +01:00

6 lines
92 B
YAML

---
-
name: restart dnsmasq
service:
name: dnsmasq
state: restarted