mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-12-13 22:12:32 +00:00
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
requires_ansible: '>=2.9.10'
|
|
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
|