From 94ae4e5c5e7103fae63e36f085ca02e96200db24 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Mon, 8 Apr 2024 17:40:32 +0200 Subject: [PATCH] Add tests for Ansible core 2.17 (devel is 2.18 today) --- TESTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TESTING.md b/TESTING.md index 9e0840a..f5eadc0 100644 --- a/TESTING.md +++ b/TESTING.md @@ -49,11 +49,10 @@ The Makefile accept the following options - `ansible` - Mandatory: true - Choices: - - "stable-2.12" - - "stable-2.13" - "stable-2.14" - "stable-2.15" - "stable-2.16" + - "stable-2.17" - "devel" - Description: Version of ansible to install in a venv to run ansible-test