From 4cc0383d7180a778ca93fa9cafa0b874ea80a614 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Mon, 17 Jun 2019 13:12:30 +0200 Subject: [PATCH] spelling --- input.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input.yml b/input.yml index ea48bce3..763b2cd0 100644 --- a/input.yml +++ b/input.yml @@ -99,7 +99,7 @@ - name: DNS adblocking prompt pause: prompt: | - Do you want to configure the DNS ad blocking on this VPN server? + Do you want to enable DNS ad blocking on this VPN server? [y/N] register: _dns_adblocking when: dns_adblocking is undefined