diff --git a/README.md b/README.md index b024453..f7e062c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/TESTING.md b/TESTING.md index 7bbafc3..7025391 100644 --- a/TESTING.md +++ b/TESTING.md @@ -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