1
0
Fork 0
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.12 (#240)

* feat: drop support for ansible-core 2.12

ansible-core 2.12 is EOL since the 22 May 2023.

https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#support-life

* dropping ansible-core versions is a breaking change

* rename changelog fragment
This commit is contained in:
Jonas L 2023-07-05 09:11:47 +02:00 committed by GitHub
parent 3055f4ab08
commit 3da91df8c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 27 deletions

View file

@ -1,4 +1,4 @@
requires_ansible: ">=2.12.0"
requires_ansible: ">=2.13.0"
plugin_routing:
modules:
hcloud_location_facts: