This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/ansible/roles/network/handlers/main.yml

6 lines
93 B
YAML

---
- name: reload wireguard
service:
name: wg-quick@wgdeuxfleurs
state: restarted