6 lines
116 B
YAML
6 lines
116 B
YAML
---
|
|
-
|
|
name: restart wireguard
|
|
systemd:
|
|
name: "wg-quick@{{ wg_interface }}"
|
|
state: restarted
|