aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/setup_wireguard/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/setup_wireguard/tasks/main.yml b/roles/setup_wireguard/tasks/main.yml
index d626767..b77129b 100644
--- a/roles/setup_wireguard/tasks/main.yml
+++ b/roles/setup_wireguard/tasks/main.yml
@@ -14,7 +14,6 @@
package:
name: wireguard-go wireguard-tools
state: present
- when: "'-DC-' in inventory_hostname"
- name: Activate ipv4 forwarding for wg0 server
shell: sysctl net.inet.ip.forwarding=1
remember that computers suck.