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.14 (#512)
##### SUMMARY ansible-core 2.14 is EOL since 20 May 2024. https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix
This commit is contained in:
parent
fb8c2a9f58
commit
8157f9a250
7 changed files with 6 additions and 106 deletions
|
|
@ -1,4 +1,4 @@
|
|||
requires_ansible: ">=2.14.0"
|
||||
requires_ansible: ">=2.15.0"
|
||||
|
||||
action_groups:
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue