Skip to content

Releases: Tecnativa/ansible-role-hetzner-rescue-installimage

3.0.1

13 May 16:26
b9d3764
Compare
Choose a tag to compare

Use Ubuntu 22.04 as default SO

Modernized

20 Sep 11:05
4b132f0
Compare
Choose a tag to compare

Hetzner has made some updates that allow us to update this role:

  • ftype=1 is default now for Ubuntu, so I dropped support for mocking those options.
  • Python 3.7 is shipped by default in recovery images, and Ansible supports it, so I switch to using it by default.
  • The image search path was absurdly going up & down. Fixed.
  • Use reboot plugin from Ansible. Requires 2.7.

2.1.0

27 Mar 09:25
Compare
Choose a tag to compare

Same RAID as Hetzner

07 Dec 13:38
f0f642e
Compare
Choose a tag to compare

From this release on, you get the same defaults as Hetzner, which is RAID 1.

You should update your installation scripts if you don't want this new default.

The reasoning is that it seems a safer default for most users.

1.0.1: Added NVME drive support in DRIVE loop

16 Oct 10:36
Compare
Choose a tag to compare
When using the newer NVME SSDs, the `autosetup.j2` template currently does not detect any drives. I added an or condition, might be even better to be able to configure it in a var