Skip to content

Releases: ansible-community/molecule-hetznercloud

v2.1.1

09 Feb 19:12
dd974ac
Compare
Choose a tag to compare

2.1.1 (2024-02-09)

Dependencies

  • update dependency molecule to v24 (#81) (30516de)

v2.1.0

02 Feb 15:51
fc0c160
Compare
Choose a tag to compare

2.1.0 (2024-02-02)

Features

  • change the generated ssh key type to ed25519 (#69) (2b6ab8a)
  • enable support for python 3.12 (#50) (f665af4)

2.0.0

09 Oct 14:03
3481887
Compare
Choose a tag to compare

2.0.0 (2023-10-09)

⚠ BREAKING CHANGES

  • the instance volumes now require a name
  • the molecule driver drops support for python version <3.9
  • the molecule driver drops support for molecule version <5.0
  • the molecule driver name was renamed from hetznercloud to molecule_hetznercloud
  • rewrite hetznercloud molecule driver (#46)

Features

  • allow user defined RESOURCE_NAMESPACE (#54) (1efd919)
  • instance server_type now defaults to cx11 (36a28f4)
  • rename driver name to molecule_hetznercloud (36a28f4)
  • require instance volumes name (36a28f4)
  • require molecule >=5.0,<7.0 (36a28f4)
  • require python>=3.9 (36a28f4)
  • rewrite hetznercloud molecule driver (#46) (36a28f4)
  • update driver schema (36a28f4)

Bug Fixes

  • remove ansible-compat dependency (36a28f4)
  • remove unused dependencies (36a28f4)

Documentation

  • add project history (36a28f4)
  • the hetzner.hcloud collection require ansible-core>=2.13 (36a28f4)

1.3.0

02 Sep 11:51
74540ee
Compare
Choose a tag to compare

Changes

Bugfixes