Skip to content

Releases: nl2go/ansible-role-hetzner_installimage

2.2.5

13 Jan 16:33
d7f82fe
Compare
Choose a tag to compare
Download & use custom image from public url (#9)

2.0.0

03 Dec 08:46
62e4acb
Compare
Choose a tag to compare
Use more descriptive name name for provisioned.flag file (#6)

1.4.4

02 Dec 11:48
7848356
Compare
Choose a tag to compare
Don't ask for user confirmation if variable set (#5)

1.4.3

29 Nov 17:27
11716a1
Compare
Choose a tag to compare
Skip tasks instead of failing playbook when host already provisioned …

Add molecule tests

13 Nov 12:14
efd2b7f
Compare
Choose a tag to compare
Add molecule tests and fix lint issues (#2)

* Add autodetection of disk setup from lsblk

* Sort disks when autodetecting, do not overwrite RAID setup

* Confirm installimage run for every host in the play

* Set up basic molecule tests & fix lint issues

* Run molecule lint in travis

* Extract config tasks and use them in tests

* Add testcase for raid1 though not for autodetect

* Add testcase for raid1 though not for autodetect

* Run all scenarios from molecule in travis

* Add tests for installed image

* Remove dependency from molecule config

* Extract LICENSE, adjust README