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 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
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
requires_ansible: ">=2.13.0"
|
|
plugin_routing:
|
|
modules:
|
|
hcloud_location_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_server_type_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_image_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_volume_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_floating_ip_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_ssh_key_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_datacenter_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|
|
hcloud_server_facts:
|
|
deprecation:
|
|
removal_version: 2.0.0
|
|
warning_text: see plugin documentation for details
|