mirror of
https://github.com/trailofbits/algo
synced 2024-11-12 01:10:35 +00:00
dbd68aa97d
* WireGuard BSD * Remove unneeded config option * Enable PersistentKeepalive for NAT and Firewall Traversal Persistence * Install dnscrypt-proxy from repositories
6 lines
93 B
YAML
6 lines
93 B
YAML
---
|
|
- name: restart wireguard
|
|
service:
|
|
name: "{{ service_name }}"
|
|
state: restarted
|