Skip to content

Collection of Ansible roles to manage your Nutanix VMs

Notifications You must be signed in to change notification settings

Fredouye/nutanix_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 

Repository files navigation

Collection of Ansible roles to be used with a Nutanix AHV hypervisor :

All these roles use the Nutanix REST API (version 3 for VM creation/deletion and image upload, version 2 for the others).


They require :

  • a Prisme Element or Prisme Central instance
  • access to the TCP 9440 port of your Prism Element / Prism Central
  • proper credentials.

REST API explorers are available for versions 2 and 3 :

  • https://<prism_fqdn_or_ip>/api/nutanix/v2/api_explorer/index.html
  • https://<prism_fqdn_or_ip>/api/nutanix/v3/api_explorer/

If you convert existing VM templates built on a VMWare hypervisor, make sure they include virtio drivers (and cloud-init, for OS customization).

About

Collection of Ansible roles to manage your Nutanix VMs

Resources

Stars

Watchers

Forks

Languages