equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

feat: module metal_plan_info #146

Closed antoninrykalsky closed 4 months ago

antoninrykalsky commented 6 months ago

Ansible wrapper of https://github.com/equinix-labs/metal-python/blob/main/equinix_metal/equinix_metal/api/plans_api.py#L50

which is a wrapper of: https://deploy.equinix.com/developers/api/metal/#tag/Plans/operation/findPlans

Temporary as draft, until i find a way to make category, type, include and exclude filters running

t0mk commented 6 months ago

the issue with Plans listing was fixed in metal-python and vesion of metal-python in the collection was updated. Please rebase this PR on current main.

t0mk commented 5 months ago

This is blocked by https://github.com/equinix-labs/metal-python/pull/70

We will need to get that PR in and do a release befre we merge this.

github-actions[bot] commented 4 months ago

This PR is included in version 0.4.0 :tada: