mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-01-11 10:47:25 +01:00
3 lines
91 B
YAML
3 lines
91 B
YAML
- name: restart wireguard
|
|
service: name=wg-quick@wg0.service state=restarted enabled=yes
|