From bd68b401ce1c93df6b241600bce73c6979c46bb6 Mon Sep 17 00:00:00 2001 From: Shalini Khandelwal Date: Thu, 1 Jul 2021 17:03:16 +0530 Subject: [PATCH] Fixed classic tag so that the role execution is not skipped Resolves: #1954562 Signed-off-by: Shalini Khandelwal --- tests/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index ec22929..b5f216d 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -1,10 +1,10 @@ - hosts: localhost remote_user: root + tags: + - classic roles: - role: Test_Setup - role: standard-test-basic - tags: - - classic tests: - verify_spawn_ca: dir: .