From 67299d1fb8f13d9585e9dd49ecf1e56c681fbcf4 Mon Sep 17 00:00:00 2001 From: Andrei Miulescu Date: Wed, 20 Feb 2019 08:53:15 +0700 Subject: [PATCH] As this is included twice --- server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.yml b/server.yml index b6e8340b..f7bcae26 100644 --- a/server.yml +++ b/server.yml @@ -17,7 +17,7 @@ when: algo_local_dns tags: dns_adblocking - role: wireguard - when: wireguard_enabled + when: wireguard_enabled and ansible_distribution != 'Ubuntu' tags: wireguard - role: vpn tags: vpn