mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
feat!: drop support for ansible-core 2.16 (#612)
##### SUMMARY ansible-core 2.16 will be EOL in May 2025. https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix We are dropping support for ansible-core 2.16 alongside ansible-core 2.15 to prevent cutting another major release in the next month.
This commit is contained in:
parent
92f135456f
commit
140d1508cc
6 changed files with 5 additions and 38 deletions
|
|
@ -1,4 +1,4 @@
|
|||
requires_ansible: ">=2.16.0"
|
||||
requires_ansible: ">=2.17.0"
|
||||
|
||||
action_groups:
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue