Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 8bb3835

Browse files
committed
Replace devel with stable-2.12.
1 parent 2b27379 commit 8bb3835

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ansible-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- stable-2.9
2727
- stable-2.10
2828
- stable-2.11
29-
- devel
29+
- stable-2.12
3030
runs-on: ubuntu-latest
3131
steps:
3232

@@ -72,7 +72,7 @@ jobs:
7272
- stable-2.9
7373
- stable-2.10
7474
- stable-2.11
75-
- devel
75+
- stable-2.12
7676

7777
steps:
7878
- name: Check out code

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can find [documentation for this collection on my Ansible docsite](https://a
1010

1111
## Tested with Ansible
1212

13-
Tested with the current Ansible 2.9, ansible-base 2.10 and ansible-core 2.11 releases and the current development version of ansible-core. Ansible versions before 2.9.10 are not supported.
13+
Tested with the current Ansible 2.9, ansible-base 2.10, ansible-core 2.11 and ansible-core 2.12 releases. Ansible versions before 2.9.10 are not supported.
1414

1515
## External requirements
1616

0 commit comments

Comments
 (0)