From 9d2944b5be2910b37afd6cd6004453a0b23f375c Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Fri, 24 Jan 2020 11:51:04 +0100 Subject: [PATCH] linting --- input.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/input.yml b/input.yml index fd52125..3ee6257 100644 --- a/input.yml +++ b/input.yml @@ -86,8 +86,9 @@ Do you want to retain the keys (PKI)? (required to add users in the future, but less secure) [y/N] register: _store_pki - when: store_pki is undefined - when: ipsec_enabled + when: + - store_pki is undefined + - ipsec_enabled - name: DNS adblocking prompt pause: