Skip to content

Releases: hg8496/ansible-hcloud-inventory

Feature release

02 Mar 20:36
Compare
Choose a tag to compare
  • Add support for private ip address as ansible host
  • switch to python3 by default
  • give group alias to label_value so that ansible inventory usage can be streamlined

Bugfix release

08 Sep 16:49
2c9cf73
Compare
Choose a tag to compare

#14 Use replace instead of rename

v1.0.0: Fixed group and label names to reflect ansible deprecation of '-'. Fi…

07 Jun 20:21
Compare
Choose a tag to compare

1.0.0

🔥Breaking changes

Since ansible deprecated the use of dashes in group names all dashes are replaced by underscores.
See #13 and thanks to @bitkeks for pointing this out

Version 0.2.0

10 May 22:32
f8aab6c
Compare
Choose a tag to compare

Changes:

  • Support more than 25 servers by considering pagination
  • Added token yaml support
  • Add floating ips to hostvars
  • Add IPv6 support

Thanks to everyone involved.

First release

19 Jan 16:48
Compare
Choose a tag to compare
Fixed output for labels.

Fixed: #7