infrastructure/ansible/roles/network/handlers/main.yml

6 lines
93 B
YAML
Raw Normal View History

2020-05-21 13:27:09 +00:00
---
- name: reload wireguard
service:
name: wg-quick@wgdeuxfleurs
state: restarted