Skip to content

Releases: nutanix/nutanix.ansible

v1.2.0

03 Jun 14:29
8a8f0e5
Compare
Choose a tag to compare

v1.2.0 (3 June 2022)

Features

Prism Central

  • Ansible info module for VM
  • Ansible info module for VPC
  • Ansible info module for PBR
  • Ansible info module for Subnet
  • Ansible info module for Floating IPs
  • VM's update functionality
  • VM's clone functionality
  • VM's create OVA image functionality

v1.1.0

12 May 09:53
9803571
Compare
Choose a tag to compare

v1.1.0 (12 May 2022)

Features

Foundation Cetral:

  • Ansible module for Foundation Central
  • Ansible module for API Keys to authenticate with FC
  • Ansible info module for API Keys
  • Ansible info module for Imaged Clusters
  • Ansible info module for Imaged Nodes

Foundation:

  • Ansible module for Foundation
  • Ansible module for BMC IPMI Configuration
  • Ansible info module for AOS Packages
  • Ansible info module for Discovery Nodes
  • Ansible info module for Hypervisor images
  • Ansible module for image upload
  • Ansible info module for node network

Automation:

  • Integration tests for Foundation modules
  • Integration tests for Foundation Central modules

v1.1.0-beta.2

28 Apr 13:50
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

v1.1.0-beta.2 (28 Apr 2022)

Features

  • Ansible module for Foundation Central
  • Ansible module for API Keys to authenticate with FC
  • Ansible info module for API Keys
  • Ansible info module for Imaged Clusters
  • Ansible info module for Imaged Nodes

v1.1.0-beta.1

11 Apr 10:49
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

v1.1.0-beta.1 (11 Apr 2022)

Features

  • Ansible module for Foundation
  • Ansible module for BMC IPMI Configuration
  • Ansible info module for AOS Packages
  • Ansible info module for Discovery Nodes
  • Ansible info module for Hypervisor images
  • Ansible module for image upload
  • Ansible info module for node network

Full Changelog: v1.0.2...v1.1.0-beta.1

v1.0.2

08 Mar 08:37
Compare
Choose a tag to compare

Update galaxy.yml to support Redhat certification.

v1.0.1

02 Mar 19:01
Compare
Choose a tag to compare

Update README and galaxy.yml to conform to RH certification.
Also updated the runtime.yml to include ansible release version

v1.0.0

02 Mar 13:18
Compare
Choose a tag to compare

v1.0.0 (2nd Mar 2022)

Improvements

  • Allow environment variables for nutanix connection parameters #128
  • Add meta file for collection #134

Bugs

  • Creating a VM based on a disk_image without specifying the size_gb #127
  • icmp "any" code value in module PBR #138

Full Changelog here

v1.0.0-beta.2

21 Feb 18:37
0c94851
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

v1.0.0-beta.2 (22 Feb 2022)

Features:

  • Feat/VPCs #84
  • Feat/Subnets #63
  • Feat/Floating ips #92
  • Feat/PBRs #100
  • Feat/codegen #254

Improvements:

  • Imprv/vpcs network prefix #81
  • Imprv cluster uuid #75
  • Imprv/code coverage #97

Bugs:

  • Sanity and python fix #46
  • code cleanup: fix github issue#59 #60
  • Bug/cluster UUID issue68 #72
  • fixed variables names issue74 #77
  • Fix/integ #96
  • fix project name #107
  • Task/fix failing sanity #117
  • clean up pbrs.py #113

Full Changelog: here

v1.0.0-beta.1

21 Feb 18:22
8e86c7a
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

v1.0.0-beta.1 (28 Jan 2022)

Features:

  • Ansible module for VMs #11
  • CICD pipeline using GitHub actions #22

Bugs:

  • fixes to get spec from collection #17
  • updates for guest customization spec #20
  • clear unused files and argument #29
  • black fixes #30
  • black fixes #32
  • solve python 2.7 issues #41
  • device index calculation fixes, updates for get by name functionality#254
  • Client SDK with inventory #45
  • Fix error messages for get_uuid() reponse #47

Full Changelog: here