From 18fc11f8dbec0c94b4d009756e2c5bccdf3a9643 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Mon, 3 Feb 2025 16:35:59 +0000 Subject: [PATCH] Update ansible-lint CI rule for SKC master --- terraform/github/terraform.tfvars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index 14857e3f..c43542ad 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -371,8 +371,8 @@ "Ansible 2.16 lint with Python 3.12" ], "stackhpc/master": [ - "Ansible 2.15 lint with Python 3.10", - "Ansible 2.16 lint with Python 3.12" + "Ansible 2.17 lint with Python 3.12", + "Ansible 2.16 lint with Python 3.10" ] }, "stackhpc-release-train": {