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: expose gateway address for IP reservations #239

Closed ctreatma closed 1 month ago

ctreatma commented 1 month ago

Fixes #238

ocobles commented 1 month ago

is https://github.com/equinix/ansible-collection-equinix/blob/5891496ba9e28ea672d5fdb2d0449e1297bac9bc/plugins/modules/metal_reserved_ip_block.py#L164 autogenerated? I'm not sure whether you need to add gateway there

ctreatma commented 1 month ago

@ocobles the docs are generated, but the example in the code is not. Good call on updating it to include gateway; I've done that and regenerated the docs to reflect the change.

github-actions[bot] commented 1 month ago

This PR is included in version 0.11.1 :tada: