v0.2.0
NOTES
- this release makes this collection (ansible-collection-equinix) feature-equivalent to the newest release of the soon-deprecated ansible-collection-metal
FEATURES
- Development docs by @t0mk in #95
- modules metal_ssh_key{_info}, docs and tests by @t0mk in #94
- module metal_metro_info by @t0mk in #98
- module metal_operating_system_info by @t0mk in #100
- modules for hardware reservations by @t0mk in #103
- modules for organization, metal_organization and metal_organization_info by @t0mk in #96
- modules vlan, vlan_info and integration tests by @AlexBacho in #112
- modules metal_project_ssh_key{_info}, docs and tests by @AlexBacho in #107
ENHANCEMENTS
- bump equinix_metal pip dependency to v0.2.0 by @t0mk in #89
- remove requirements from module docs by @t0mk in #91
- Make metro for Metal resource integration tests configurable from Makefile by @t0mk in #93
- Remove "requirements" block from module doc markdown by @t0mk in #92
- mention LIST_KEYS for _info module in DEVELOPMENT.md by @t0mk in #97
- Fix typo in DEVELOPMENT.md by @t0mk in #99
- set pydantic to specific version (1.10.2), to prevent deprication errors by @AlexBacho in #108
- Add manual trigger for integration test workflow for PRs by @t0mk in #109
- chore(ci): fix file paths in PR workflow trigger by @ctreatma in #114
- Ansible path fixes in PR integration tests by @t0mk in #116
New Contributors
- @AlexBacho made their first contribution in #108
- @ctreatma made their first contribution in #114
Full Changelog: v0.1.0...v0.2.0