diff --git a/tests_new/integration/destructive.yml b/tests_new/integration/destructive.yml index f35152ca054..26258424e98 100644 --- a/tests_new/integration/destructive.yml +++ b/tests_new/integration/destructive.yml @@ -2,4 +2,5 @@ gather_facts: True roles: - { role: test_pip, tags: test_pip } + - { role: test_gem, tags: test_gem }