From 040fb3437fb288edc58b7027be94128dd3701afe Mon Sep 17 00:00:00 2001 From: t2d Date: Tue, 28 May 2019 23:33:22 +0200 Subject: [PATCH] Add missing tag --- tasks/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/main.yml b/tasks/main.yml index db6675f..c3ee5db 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -60,6 +60,8 @@ owner: root group: root mode: "{{ goss_test_directory_mode }}" + tags: + - base_goss - name: "copy test_goss.yaml to remote" template: