From 4a81afca4c912dec5a7b0a584d821a89263f837a Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Mon, 9 Mar 2026 09:29:57 +0100 Subject: [PATCH] Switch to ansible-2.18 Reason for this is that aap-2.6 is still on ansible-2.18 and trying to get things working against aap with a newer ansible is a too steep uphill battle. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b1fcad..e6152c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.19.* +ansible-core==2.18.* ansible-runner awxkit kubernetes