diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 0e753af..c7ede12 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -31,8 +31,6 @@ jobs: ansible: - stable-2.18 - stable-2.19 - - devel - # - milestone runs-on: ubuntu-latest diff --git a/README.md b/README.md index 6b94a84..8817830 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Every voice is important. If you have something on your mind, create an issue or ## Tested with Ansible -Tested with the current `ansible-core 2.17` and `ansible-core 2.18` releases and the current development version of ansible-core. Ansible-core versions before `2.16.0` are not supported. This includes all ansible-base `2.10` and Ansible `2.9` releases. +Tested with `ansible-core 2.18` releases ( sanity-test in `ansible-core 2.19` ). Ansible-core versions before `2.16.0` are not supported. This includes all ansible-base `2.10` and Ansible `2.9` releases. Ansible Integration tests olso run on Official Docker Image and `ansible-core 2.18`: