From d1c833a1a21e2a1b17a71b50486bb1eca93db5b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Bourqui?= Date: Tue, 29 Oct 2019 07:15:25 +0100 Subject: [PATCH] add wg-config tag to Check config: allow run with -t - wg-config --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index 7d4cdb1..9920cf0 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -37,6 +37,7 @@ register: config_file_stat tags: - wg-generate-keys + - wg-config - block: - name: Generate WireGuard private key