Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Releases: thetechnick/hcloud-ansible

Release v0.3.2

20 Aug 10:22
d5acb7c
Compare
Choose a tag to compare

Features

  • #4 Added iso mount/unmount to servers

Bugfix

  • #16 state: restarted should start the server if it isn't running
  • #18 hcloud_server runtime error when removing server that's not present
  • #23 Add cloud_init example

Release v0.3.1

22 Apr 09:36
c80371f
Compare
Choose a tag to compare

Features

  • Add Mac OS / darwin amd64 compile target

Release v0.3.0

20 Apr 21:32
ee6d483
Compare
Choose a tag to compare

Features

  • add state=list to hcloud_server module

Bugfix

  • #7 cannot unmarshal string into Go struct field arguments.id of type int when using variables
  • #5 Return state showing 'running' falsely (and no image)

Release v0.2.0

18 Mar 21:08
05ba77d
Compare
Choose a tag to compare

Features

  • add hcloud_floating_ip module

Bugfix

  • hcloud_ssh_key state=present returned created SSH Key in ssh_key key, instead of ssh_keys.

Release v0.1.0

02 Mar 21:35
Compare
Choose a tag to compare

Initial release