nutanix / nutanix.ansible

Official Nutanix Ansible collections
GNU General Public License v3.0
64 stars 36 forks source link

[Imprv] Implement idempotency for all the resources #474

Open pipoe2h opened 5 months ago

pipoe2h commented 5 months ago

Describe the request Resources like ntnx_subnets and others don't include idempotency support.

bhati-pradeep commented 2 months ago

ntnx_subnets doesn't have update support. Update support will come with v4 support, which will also have idempotency support for it.

Can you share any specific list so that we can look into it. Modules having update support should ideally have idempotency checks.