xoxys.dnsmasq/handlers/main.yml
Robert Kaussow 09fe02028b
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci: migrate to woodpecker
2024-02-19 10:43:05 +01:00

9 lines
154 B
YAML

---
- name: Restart dnsmasq Service
service:
name: dnsmasq
state: restarted
daemon_reload: yes
enabled: yes
listen: __dnsmasq_restart