diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml
index c492261..6f857d2 100644
--- a/.github/workflows/ansible-test-plugins.yml
+++ b/.github/workflows/ansible-test-plugins.yml
@@ -29,6 +29,7 @@ jobs:
           - stable-2.10
           - stable-2.11
           - stable-2.12
+          - stable-2.13
           - devel
     steps:
 
@@ -63,6 +64,7 @@ jobs:
           - stable-2.10
           - stable-2.11
           - stable-2.12
+          - stable-2.13
           - devel
         python:
           - 3.6
@@ -82,6 +84,8 @@ jobs:
             ansible: stable-2.11
           - python: 3.6
             ansible: stable-2.12
+          - python: 3.6
+            ansible: stable-2.13
           - python: 3.6
             ansible: devel
 
@@ -131,6 +135,7 @@ jobs:
           - stable-2.10
           - stable-2.11
           - stable-2.12
+          - stable-2.13
           - devel
 
     steps:
diff --git a/.github/workflows/ansible-test-roles.yml b/.github/workflows/ansible-test-roles.yml
index 4f85d26..5c27416 100644
--- a/.github/workflows/ansible-test-roles.yml
+++ b/.github/workflows/ansible-test-roles.yml
@@ -27,6 +27,7 @@ jobs:
           - stable-2.10
           - stable-2.11
           - stable-2.12
+          - stable-2.13
           - devel
         python:
           - 3.6
@@ -40,6 +41,8 @@ jobs:
             ansible: stable-2.11
           - python: 3.6
             ansible: stable-2.12
+          - python: 3.6
+            ansible: stable-2.13
           - python: 3.6
             ansible: devel
 
diff --git a/README.md b/README.md
index 7db1f01..99674ca 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,8 @@ Every voice is important and every idea is valuable. If you have something on yo
 - 2.9
 - 2.10
 - 2.11
+- 2.12
+- 2.13
 - devel
 
 ### Databases