mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
28 lines
952 B
ReStructuredText
28 lines
952 B
ReStructuredText
|
==============================================
|
||
|
Hetzner Cloud Ansible Collection Release Notes
|
||
|
==============================================
|
||
|
|
||
|
.. contents:: Topics
|
||
|
|
||
|
|
||
|
v0.2.0
|
||
|
======
|
||
|
|
||
|
Bugfixes
|
||
|
--------
|
||
|
|
||
|
- hcloud inventory plugin - Allow usage of hcloud.yml and hcloud.yaml - this was removed by error within the migration from build-in ansible to our collection
|
||
|
|
||
|
v0.1.0
|
||
|
======
|
||
|
|
||
|
New Modules
|
||
|
-----------
|
||
|
|
||
|
- hcloud_floating_ip - Create and manage cloud Floating IPs on the Hetzner Cloud.
|
||
|
- hcloud_load_balancer - Create and manage cloud Load Balancers on the Hetzner Cloud.
|
||
|
- hcloud_load_balancer_network - Manage the relationship between Hetzner Cloud Networks and Load Balancers
|
||
|
- hcloud_load_balancer_service - Create and manage the services of cloud Load Balancers on the Hetzner Cloud.
|
||
|
- hcloud_load_balancer_target - Manage Hetzner Cloud Load Balancer targets
|
||
|
- hcloud_load_balancer_type_info - Gather infos about the Hetzner Cloud Load Balancer types.
|