diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index efa6969..71e61be 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -58,6 +58,7 @@ jobs: - 3.12 ansible_version: - stable-2.16 + - stable-2.17 - devel include: - ansible_version: stable-2.15 diff --git a/README.md b/README.md index 1b00576..14f4af6 100644 --- a/README.md +++ b/README.md @@ -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