nutanix / nutanix.ansible

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

[Imprv] add functionality for updating VPCs to module ntnx_vpcs #302

Open bhati-pradeep opened 2 years ago

bhati-pradeep commented 2 years ago

Describe the request Add functionality for updating VPCs using ansible to ntnx_vpcs module. For example updating name, external connectivity attributes, etc. Identify VPC components which can be updated and add functionality as per that.

Current behaviour Only VPC create and delete is supported

Expected behaviour VPC update should be supported.