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.17 (#713)
##### SUMMARY Drop support for ansible-core 2.17 which will be EOL in November 2025. https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix
This commit is contained in:
parent
700961762f
commit
27d3250689
5 changed files with 5 additions and 37 deletions
|
|
@ -58,7 +58,7 @@ repos:
|
|||
entry: env HCLOUD_TOKEN= python3 -m ansiblelint -v --force-color
|
||||
args: [--offline]
|
||||
additional_dependencies:
|
||||
- ansible-core>=2.17
|
||||
- ansible-core>=2.18
|
||||
- netaddr
|
||||
|
||||
- repo: local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue