Playbooks

The playbooks provided here are intended as standalone examples.  They can be downloaded, copied and/or modified in any way you see fit.
Please be aware that all playbooks provided here are unofficial in nature, are provided as examples only, are unsupported and may need to be heavily modified before they can be used in a production environment.
Most playbooks can be directly accessed from the NutanixDev GitHub playbooks repo.  Larger playbooks will be published via dedicated repos when required.

Getting Started

If you are new to automating with Nutanix playbooks, we recommend reading the introductory article by Laura Jordana:

PLAYBOOK COLLECTION

Add/Remove VM from Category

This playbook uses a simple manual trigger paired with a category action. There are 2 playbooks, for adding VMs to and removing VMs from categories.

Read More »

Auto Categorize New VMs

Uses the VM created event trigger along with a set of branching actions to add VMs to categories based on their naming conventions.

Read More »

Change VM to PXE Boot

Uses REST API calls to pull the MAC address and cluster VIP, then uses an SSH action to login to the cluster VIP and run

Read More »