Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
ansible:
- stable-2.18
- stable-2.19
- devel
# - milestone

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:

Expand Down