5 lines
78 B
YAML
5 lines
78 B
YAML
---
|
|
- name: Restart wg0
|
|
systemd:
|
|
name: wg-quick@wg0
|
|
state: restarted |