nutanix / nutanix.ansible

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

Fix #391 and #418 #419

Closed bhati-pradeep closed 10 months ago

bhati-pradeep commented 10 months ago

Additions:

  1. Add param called 'latest_snapshot' which will create clone or refresh clone from latest snapshot of time machine.
  2. Change API for ntnx_ndb_time_machines_info when fetching it using name, added api will fetch detailed info same as when uuid is used.