Skip to content

Commit

Permalink
CI: test against ansible-core 2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerysong committed Jun 10, 2024
1 parent c815527 commit 7ad3142
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- 3.12
ansible_version:
- stable-2.16
- stable-2.17
- devel
include:
- ansible_version: stable-2.15
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ dependencies on the control node or target.

## Supported Ansible Versions

This collection is tested against the stable-2.15, stable-2.16, and
devel branches of ansible-core. Other versions may or may not work.
This collection is tested against the stable-2.15, stable-2.16,
stable-2.17, and devel branches of ansible-core. Other versions may or
may not work.

## Supported Vault Versions

Expand Down

0 comments on commit 7ad3142

Please sign in to comment.