Skip to content

Commit 7ad3142

Browse files
committed
CI: test against ansible-core 2.17
1 parent c815527 commit 7ad3142

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/ansible-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- 3.12
5959
ansible_version:
6060
- stable-2.16
61+
- stable-2.17
6162
- devel
6263
include:
6364
- ansible_version: stable-2.15

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ dependencies on the control node or target.
1717

1818
## Supported Ansible Versions
1919

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

2324
## Supported Vault Versions
2425

0 commit comments

Comments
 (0)