Add tests for Ansible core 2.17 (devel is 2.18 today)

This commit is contained in:
Laurent Indermuehle 2024-04-08 17:40:32 +02:00
parent bfe2fdc3ff
commit 94ae4e5c5e
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -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