Skip to content

Releases: ansible-collections/hetzner.hcloud

v3.1.1

16 Apr 10:27
b42ebac
Compare
Choose a tag to compare

3.1.1 (2024-04-16)

Bug Fixes

  • inventory: ensure host ipv6 variable is json serializable (#496) (a98cf72)

v3.1.0

15 Apr 10:26
fd58b55
Compare
Choose a tag to compare

3.1.0 (2024-04-15)

Features

  • assign primary ip to a server on create (#465) (51afb23)
  • rename server image_allow_deprecated option (#487) (d88ecdb)
  • use resources name or ID in server module arguments (#484) (7fdefcf)

Bug Fixes

  • improve actions waiting timeout based on data (#488) (0709552)
  • return sorted alias_ips in server_network module (#458) (1ae6769)
  • use empty string to remove server from its placement group (#489) (00a4fdd)

v3.0.0

05 Feb 15:19
4db57dc
Compare
Choose a tag to compare

3.0.0 (2024-02-05)

⚠ BREAKING CHANGES

  • drop support for ansible-core 2.13 (#450)
  • always return iso-8601 formatted date time (#453)
  • remove inventory api_token_env option (#454)

Features

  • drop support for ansible-core 2.13 (#450) (96f8009), closes #400
  • inventory: allow templating instances hostname (#455) (be404ef)
  • remove inventory api_token_env option (#454) (d0c82ae)

Bug Fixes

  • allow renaming networks (#449) (742cfe6)
  • always return iso-8601 formatted date time (#453) (55d2616)
  • load balancer invalid cookie lifetime value returned (#452) (86b7662)

v2.5.0

02 Feb 09:46
3d689aa
Compare
Choose a tag to compare

2.5.0 (2024-02-02)

Features

  • add hostvars_prefix and hostvars_suffix options to inventory hostvars (#423) (4e3f89a)
  • allow forcing the deletion of firewalls that are still in use (#447) (559d315)
  • improve firewall resources management (#324) (2757fe7)
  • replace ansible.netcommon utils with python3 ipaddress module (#416) (4cfdf50)

v2.4.1

27 Nov 09:51
359539f
Compare
Choose a tag to compare

2.4.1 (2023-11-27)

Bug Fixes

  • inventory: always use fresh cache on new cached session (#404) (df7fa04)

v2.4.0

24 Nov 13:23
04f63d0
Compare
Choose a tag to compare

2.4.0 (2023-11-24)

Features

Bug Fixes

v2.3.0

07 Nov 12:00
0e00c9f
Compare
Choose a tag to compare

2.3.0 (2023-11-07)

Features

  • add created field to server and server_info modules (#381) (c3e4c0e)
  • add server_types to datacenter info module (#379) (084e04d)

v2.2.0

23 Oct 14:27
0c776c3
Compare
Choose a tag to compare

2.2.0 (2023-10-23)

Features

  • add deprecation field to hcloud_iso_info (#357) (76ef636)
  • add load_balancer algorithm option (#368) (a93dbaa)
  • allow selecting a resource using its ID (#361) (5e425c5)

2.1.2

05 Oct 14:40
e692b3e
Compare
Choose a tag to compare

2.1.2 (2023-10-05)

Bug Fixes

  • firewall port argument is required with udp or tcp (#345) (76c1abf)
  • invalid field in load_balancer_service health_check.http return data (#333) (fb35516)

2.1.1

23 Aug 13:44
deee062
Compare
Choose a tag to compare

What's Changed

  • deps: update pre-commit hook ansible/ansible-lint to v6.18.0 by @renovate in #307
  • chore: update README badges by @jooola in #308
  • fix: string formatting error on deprecated server type warning by @urbanekpj in #309
  • chore: prepare v2.1.1 by @jooola in #311

New Contributors

Full Changelog: 2.1.0...2.1.1