mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
Add tests for Ansible core 2.17 (devel is 2.18 today)
This commit is contained in:
parent
bfe2fdc3ff
commit
94ae4e5c5e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue