Fixed classic tag so that the role execution is not skipped
Resolves: #1954562 Signed-off-by: Shalini Khandelwal <skhandel@redhat.com>
This commit is contained in:
parent
bc70155e9e
commit
ecea50fb4e
@ -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: .
|
||||
|
Loading…
Reference in New Issue
Block a user