mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
feat!: drop support for ansible-core 2.13 (#450)
##### SUMMARY ansible-core 2.13 is EOL since 6 November 2023. Fixes #400 https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix
This commit is contained in:
parent
55d26162b3
commit
96f8009214
7 changed files with 6 additions and 107 deletions
|
|
@ -1,4 +1,4 @@
|
|||
requires_ansible: ">=2.13.0"
|
||||
requires_ansible: ">=2.14.0"
|
||||
|
||||
action_groups:
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue