Releases: nl2go/ansible-role-hetzner_installimage
Releases · nl2go/ansible-role-hetzner_installimage
2.2.5
Download & use custom image from public url (#9)
2.0.0
Use more descriptive name name for provisioned.flag file (#6)
1.4.4
Don't ask for user confirmation if variable set (#5)
1.4.3
Skip tasks instead of failing playbook when host already provisioned …
Add molecule tests
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