Releases: nl2go/ansible-role-hetzner_installimage
Releases · nl2go/ansible-role-hetzner_installimage
2.2.16
2.2.15: Only use apt when binary exists, add CentOS to platform matrix (#18)
* Only use apt for debian and ubuntu distros * Add CentOS to the platform list Co-authored-by: Mark Hlawatschek <[email protected]>
2.2.14
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)
* Add fallback for checking image in old image path * Fix unused import in test file
2.2.12
Fix condition for automatic device detection using raid 1
2.2.10
Improve failed condition when executing installimage (#14)
2.2.9: Fix issue with empty drives variable when setting up no RAID (#13)
* Add test replicating the issue * Use int filter when comparing RAID status
2.2.8
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)
* Use one drive in installimage only in case of no raid
2.2.6: Copy installimage config file to host for debugging (#10)
* Copy installimage config file to host for debugging * Add test for creating config backup