Skip to content

Releases: vultr/ansible-collection-vultr

Release v1.13.0

31 May 14:38
2bc86b1
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #111
  • show retries in request error msg by @resmo in #114
  • test: instance: increase retries for state=absent by @resmo in #115
  • test: instance: update oneclick application and re-enable test by @jasites in #116
  • test: fix use plan with >=2c for gitlab app by @resmo in #117
  • drop ansible core 2.13 by @resmo in #112
  • instance, bare_metal: allow to skip waiting by @resmo in #120

Full Changelog: v1.12.1...v1.13.0

Release 1.12.1

17 Jan 06:51
Compare
Choose a tag to compare

What's Changed

  • fix name-label alias bug in instance_info module by @samerbahri98 in #106
  • fix: prevent key error on id if API returns empty response by @resmo in #109

New Contributors

Full Changelog: v1.12.0...v1.12.1

Release 1.12.0

18 Dec 07:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.12.0

Release 1.11.0

05 Dec 16:42
5cdd0cb
Compare
Choose a tag to compare

What's Changed

  • tests: fix reserved_ip not tested by @resmo in #93
  • tests: fix conditional statements should not include jinja2 templating delimiters by @resmo in #95
  • instance: add user_scheme param by @resmo in #97
  • implement distinguish per region if available by @resmo in #98
  • reserved_ip: fixed an issue which caused the module to fail

Full Changelog: v1.10.1...v1.11.0

Release 1.10.1

11 Nov 10:38
Compare
Choose a tag to compare

What's Changed

  • fix wait for state to be more strict by @resmo in #89
  • tests: add ansible 2.15 by @resmo in #90

Full Changelog: v1.10.0...v1.10.1

Release 1.10.0

18 Sep 08:24
0ca525d
Compare
Choose a tag to compare

What's Changed

  • Added internal_ip attribute to dynamic inventory by @resmo in #87

Full Changelog: v1.9.0...v1.10.0

Release 1.9.0

22 Aug 20:19
Compare
Choose a tag to compare

What's Changed

  • Fix typo with file endings in example by @goetzk in #75
  • firewall_rule: ignore port if not tcp/udp but warn by @resmo in #77
  • Add VPC 2.0 support by @resmo in #83
  • Add bare_metal module, refactors instance by @resmo in #79

New Contributors

Full Changelog: v1.8.0...v1.9.0

Release 1.8.0

21 May 10:15
Compare
Choose a tag to compare

What's Changed

  • inventory: add bare metal support by @resmo in #63
  • instance: add state reinstalled by @resmo in #66
  • doc: fix typos in examples by @resmo in #73
  • doc: fix boolean values to be true/false by @resmo in #74

Full Changelog: All changes can be found in the changelog https://github.com/vultr/ansible-collection-vultr/blob/v1.8.0/CHANGELOG.rst

Release 1.7.1

03 May 21:00
Compare
Choose a tag to compare

What's Changed

  • instance: wait for unlock on absent by @resmo in #68
  • inventory: fix missing tags attribute by @resmo in #70

Full Changelog: v1.7.0...v1.7.1

Release 1.7.0

22 Jan 21:40
Compare
Choose a tag to compare

What's Changed

  • instance: add create by snapshot by @resmo in #56
  • implement snapshot, snapshot_info by @resmo in #58

Full Changelog: v1.6.0...v1.7.0