Releases: vultr/ansible-collection-vultr
Releases · vultr/ansible-collection-vultr
Release v1.13.0
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
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
- @samerbahri98 made their first contribution in #106
Full Changelog: v1.12.0...v1.12.1
Release 1.12.0
Release 1.11.0
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
What's Changed
Full Changelog: v1.10.0...v1.10.1
Release 1.10.0
What's Changed
Full Changelog: v1.9.0...v1.10.0
Release 1.9.0
Release 1.8.0
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
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
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