mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-02 20:24:24 -07:00
document which ansible-core version we support
This commit is contained in:
parent
24689b3864
commit
4da82e0f86
2 changed files with 7 additions and 3 deletions
|
@ -82,9 +82,11 @@ Here is the table for the support timeline:
|
|||
|
||||
### ansible-core
|
||||
|
||||
- 2.12
|
||||
- 2.13
|
||||
- 2.14
|
||||
- stable-2.12
|
||||
- stable-2.13
|
||||
- stable-2.14
|
||||
- stable-2.15
|
||||
- stable-2.16
|
||||
- current development version
|
||||
|
||||
### Databases
|
||||
|
|
|
@ -52,6 +52,8 @@ The Makefile accept the following options
|
|||
- "stable-2.12"
|
||||
- "stable-2.13"
|
||||
- "stable-2.14"
|
||||
- "stable-2.15"
|
||||
- "stable-2.16"
|
||||
- "devel"
|
||||
- Description: Version of ansible to install in a venv to run ansible-test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue