From b921856f7ab7864d1c26d96877fe28833b67ba38 Mon Sep 17 00:00:00 2001 From: Anuja More Date: Fri, 20 Dec 2024 11:56:51 +0000 Subject: [PATCH] Edit tests.yml --- tests/tests.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 622a6ec..497a4b3 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -1,10 +1,4 @@ --- -- hosts: localhost - tags: classic - tasks: - - name: Brew a warm one - shell: dnf config-manager --add-repo 'http://download.eng.bos.redhat.com/brewroot/repos/rhel-9.0.0-build/latest/x86_64/' - - hosts: localhost tags: classic tasks: