Ansible Hcloud Inventory Versions Save

An dynamic inventory script for hetzner cloud

v1.1.0

4 years ago
  • 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

v1.0.1

4 years ago

#14 Use replace instead of rename

v1.0.0

4 years ago

1.0.0

:fire: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

v0.2.0

5 years ago

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.

v0.1.0

5 years ago