Hcloud Ansible Versions Save

Ansible modules and inventory for Hetzner Cloud

v0.3.2

5 years ago

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

v0.3.1

5 years ago

Features

  • Add Mac OS / darwin amd64 compile target

v0.3.0

5 years ago

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)

v0.2.0

6 years ago

Features

  • add hcloud_floating_ip module

Bugfix

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

v0.1.0

6 years ago

Initial release