From 03990805fe2a3feb5b6a4a5d955aff075cbb0661 Mon Sep 17 00:00:00 2001 From: Shalini Khandelwal Date: Thu, 1 Jul 2021 17:09:29 +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: .