From 87ca07442fe05459e7dc3373c3725f8c3c394160 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Wed, 14 Feb 2024 13:57:49 +0100 Subject: [PATCH] Add tests to actions --- requirements-tests.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 60573b55..1e70097d 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,4 +1,5 @@ ansible >= 2.4 +ansible-base paramiko >= 1.14 PyYAML cheroot @@ -31,7 +32,6 @@ pyVmomi hvac psutil scar -nose mock coverage -requests-cache \ No newline at end of file +requests-cache