mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-25 06:53:00 +02:00
* WireGuard Implementation * Update client-android.md * Update README.md * WireGuard unattended upgrades * Update README.md * reload-module-on-update and syntax fix * SaveConfig to true * Azure firewall. Fixes #962 * Update README.md * Update client-android.md
5 lines
109 B
YAML
5 lines
109 B
YAML
---
|
|
- name: restart wireguard
|
|
service:
|
|
name: "wg-quick@{{ wireguard_interface }}"
|
|
state: restarted
|