nutanix / nutanix.ansible

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

[Imprv] add examples for NDB database clone under examples folder #386

Closed bhati-pradeep closed 10 months ago

bhati-pradeep commented 1 year ago

Describe the request Add clone based examples in https://github.com/nutanix/nutanix.ansible/tree/main/examples/ndb.

Examples from module docs: For refresh clone: https://github.com/nutanix/nutanix.ansible/blob/923e9c76915c55006882df6b0623ffb781ed854d/plugins/modules/ntnx_ndb_database_clone_refresh.py#L42

For clone: https://github.com/nutanix/nutanix.ansible/blob/923e9c76915c55006882df6b0623ffb781ed854d/plugins/modules/ntnx_ndb_database_clones.py#L277

bhati-pradeep commented 10 months ago

Fixed in release v1.9.1