equinix / 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
1 stars 1 forks source link

fix: Update code to allow `next-available` for h/w reservation id in metal_device module #226

Closed omarkhan5299 closed 2 months ago

omarkhan5299 commented 2 months ago

Fixes #224

A device that is not privisionable will fail when we try to provision on it. Thus, removing the extra check of validation if a device is provisionable or not allows us to pass next-available as the h/w reservation id.

github-actions[bot] commented 2 months ago

This PR is included in version 0.10.1 :tada: