Skip to content

Releases: nl2go/ansible-role-hetzner_installimage

2.2.16

08 Jul 07:51
3ab6311
Compare
Choose a tag to compare
use raw instead of shell for apt-get check (#20)

2.2.15: Only use apt when binary exists, add CentOS to platform matrix (#18)

12 Jun 14:06
906623f
Compare
Choose a tag to compare
* Only use apt for debian and ubuntu distros
* Add CentOS to the platform list

Co-authored-by: Mark Hlawatschek <[email protected]>

2.2.14

21 Apr 11:49
4aa4a39
Compare
Choose a tag to compare
Use known_hosts module to avoid race condition (#16)

2.2.13: Add fallback for checking if image exists in folder for old images (#15)

25 Mar 16:07
b1529dd
Compare
Choose a tag to compare
* Add fallback for checking image in old image path

* Fix unused import in test file

2.2.12

18 Feb 11:31
Compare
Choose a tag to compare
Fix condition for automatic device detection using raid 1

2.2.10

27 Jan 19:05
c4ae599
Compare
Choose a tag to compare
Improve failed condition when executing installimage (#14)

2.2.9: Fix issue with empty drives variable when setting up no RAID (#13)

23 Jan 13:43
2ee0919
Compare
Choose a tag to compare
* Add test replicating the issue

* Use int filter when comparing RAID status

2.2.8

23 Jan 12:17
0e422d1
Compare
Choose a tag to compare
Automatic drives config should depend on raid status only (#12)

2.2.7: Use one drive in installimage only in case of no raid (#11)

23 Jan 10:38
114076f
Compare
Choose a tag to compare
* Use one drive in installimage only in case of no raid

2.2.6: Copy installimage config file to host for debugging (#10)

22 Jan 17:10
fa14e10
Compare
Choose a tag to compare
* Copy installimage config file to host for debugging
* Add test for creating config backup