mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-25 06:53:00 +02:00
* WireGuard BSD * Remove unneeded config option * Enable PersistentKeepalive for NAT and Firewall Traversal Persistence * Install dnscrypt-proxy from repositories
5 lines
93 B
YAML
5 lines
93 B
YAML
---
|
|
- name: restart wireguard
|
|
service:
|
|
name: "{{ service_name }}"
|
|
state: restarted
|