Skip to content

Releases: nutanix/nutanix.ansible

v1.9.2

30 May 16:35
2d2ad43
Compare
Choose a tag to compare

Due to all versions of ansible-core less than v2.15.0 are EOL, we are also deprecating support for same and minimum version to use this collection is ansible-core==2.15.0

Full Changelog: here

v1.9.1

29 Nov 03:37
b6dc17a
Compare
Choose a tag to compare

v1.9.1 (09 November 2023)

Improvements:

  • docs - [Imprv] add doc regarding running integration tests locally [#435]
  • info modules - [Imprv] add examples for custom_filter [#416]
  • ndb clones - [Imprv] Enable database clones and clone refresh using latest snapshot flag [#391]
  • ndb clones - [Imprv] add examples for NDB database clone under examples folder [#386]
  • ntnx_prism_vm_inventory - Add support for PC Categories [#405]
  • ntnx_prism_vm_inventory - [Imprv] add examples for dynamic inventory using ntnx_prism_vm_inventory [#401]
  • ntnx_vms - [Imprv] add possibility to specify / modify vm user ownership and project [#378]
  • ntnx_vms - owner association upon vm creation module [#359]
  • ntnx_vms_info - [Imprv] add examples with guest customization for module ntnx_vms [#395]

Bugs:

  • ntnx_foundation - [Bug] Error when Clusters Block is missing in module ntnx_foundation [#397]
  • ntnx_ndb_time_machines_info - [Bug] ntnx_ndb_time_machines_info not fetching all attributes when name is used for fetching [#418]
  • ntnx_security_rules - Fix Syntax Errors in Create App Security Rule Example [#394]
  • ntnx_vms - [Bug] Error when updating size_gb using the int filter in module ntnx_vms [#400]
  • ntnx_vms - [Bug] hard_poweroff has been moved to state from operation [#415]
  • ntnx_vms_clone - [Bug] cannot change boot_config when cloning in module ntnx_vms_clone [#360]
  • website - [Bug] Github page deployment action is failing. [#483]

Full Changelog: here

v1.9.0

11 Jul 12:11
923e9c7
Compare
Choose a tag to compare

v1.9.0 (11 July 2023)

Improvements:

  • ntnx_profiles_info - [Impr] Develop ansible module for getting available IPs for given network profiles in NDB #345
  • ntnx_security_rules - [Imprv] Flow Network Security Multi-Tier support in Security Policy definition #319

Bugs:

  • info modules - [Bug] Multiple filters params are not considered for fetching entities in PC based info modules [#352]
  • ntnx_foundation - [Bug] clusters parameters not being passed to Foundation Server in module nutanix.ncp.ntnx_foundation [#307]
  • ntnx_karbon_clusters - [Bug] error in sample karbon/create_k8s_cluster.yml [#349]
  • ntnx_karbon_clusters - [Bug] impossible to deploy NKE cluster with etcd using disk smaller than 120GB [#350]
  • ntnx_subnets - [Bug] wrong virtual_switch selected in module ntnx_subnets #328

New Modules:

  • ntnx_karbon_clusters_node_pools - Create,Update and Delete worker node pools with the provided configuration.
  • ntnx_ndb_tags_info - info module for ndb tags info

v1.8.0

02 Mar 12:00
487403a
Compare
Choose a tag to compare

v1.8.0

New Modules

  • ntnx_ndb_authorize_db_server_vms - module for authorizing db server vm
  • ntnx_ndb_clones_info - info module for database clones
  • ntnx_ndb_clusters - Create, Update and Delete NDB clusters
  • ntnx_ndb_clusters_info - info module for ndb clusters info
  • ntnx_ndb_database_clone_refresh - module for database clone refresh.
  • ntnx_ndb_database_clones - module for create, update and delete of ndb database clones
  • ntnx_ndb_database_log_catchup - module for performing log catchups action
  • ntnx_ndb_database_restore - module for restoring database instance
  • ntnx_ndb_database_scale - module for scaling database instance
  • ntnx_ndb_database_snapshots - module for creating, updating and deleting database snapshots
  • ntnx_ndb_databases - Module for create, update and delete of single instance database. Currently, postgres type database is officially supported.
  • ntnx_ndb_databases_info - info module for ndb database instances
  • ntnx_ndb_db_server_vms - module for create, delete and update of database server vms
  • ntnx_ndb_db_servers_info - info module for ndb db server vms info
  • ntnx_ndb_linked_databases - module to manage linked databases of a database instance
  • ntnx_ndb_maintenance_tasks - module to add and remove maintenance related tasks
  • ntnx_ndb_maintenance_window - module to create, update and delete mainetance window
  • ntnx_ndb_maintenance_windows_info - module for fetching maintenance windows info
  • ntnx_ndb_profiles - module for create, update and delete of profiles
  • ntnx_ndb_profiles_info - info module for ndb profiles
  • ntnx_ndb_register_database - module for database instance registration
  • ntnx_ndb_register_db_server_vm - module for registration of database server vm
  • ntnx_ndb_replicate_database_snapshots - module for replicating database snapshots across clusters of time machine
  • ntnx_ndb_slas - moudle for creating, updating and deleting slas
  • ntnx_ndb_slas_info - info module for ndb slas
  • ntnx_ndb_snapshots_info - info module for ndb snapshots info
  • ntnx_ndb_stretched_vlans - Module for create, update and delete of stretched vlan.
  • ntnx_ndb_tags - module for create, update and delete of tags
  • ntnx_ndb_time_machine_clusters - Module for create, update and delete for data access management in time machines.
  • ntnx_ndb_time_machines_info - info module for ndb time machines
  • ntnx_ndb_vlans - Module for create, update and delete of ndb vlan.
  • ntnx_ndb_vlans_info - info module for ndb vlans

v1.8.0-beta.1

21 Oct 06:53
99780cd
Compare
Choose a tag to compare
v1.8.0-beta.1 Pre-release
Pre-release

v1.8.0-beta.1 (20 Oct 2022)

Features

Nutanix Database Service (Era)

  • Ansible module for Single Instance Databases
  • Ansible info module for Database Instances
  • Ansible info module for NDB Clusters
  • Ansible info module for DB server VMs
  • Ansible info module for Profiles
  • Ansible info module for SLAs
  • Ansible info module for Time Machines
  • Ansible info module for Database Clones

Full Changelog: here

v1.7.0

30 Sep 07:21
8566a90
Compare
Choose a tag to compare

Feature:

  • ntnx_projects - [Feat] Add capability to configure role mappings with collaboration on/off in ntnx_projects #252

Bugs:

  • ntnx_projects - [Bug] Clusters and subnets configured in project are not visible in new projects UI #283
  • ntnx_vms - Subnet Name --> UUID Lookup should be PE Cluster Aware #260
  • nutanix.ncp.ntnx_prism_vm_inventory - [Bug] Inventory does not fetch more than 500 Entities #228

Improvements:

  • examples - [Imprv] Add version related notes to examples #279
  • examples - [Imprv] Fix IaaS example #250
  • examples - [Imprv] add examples of Images and Static Routes Module #256
  • ntnx_projects - [Imprv] add vpcs and overlay subnets configure capability to module ntnx_projects #289
  • ntnx_vms - [Imprv] add functionality to set network mac_address to module ntnx_vms #201
  • nutanix.ncp.ntnx_prism_vm_inventory - [Imprv] add functionality constructed to module inventory #235

Full Changelog: here

v1.6.0

09 Sep 14:46
b82b58d
Compare
Choose a tag to compare

v1.6.0 (9 Sep 2022)

Features

Karbon

  • Ansible module for Karbon Clusters
  • Ansible info module for Karbon Clusters (with kubeconfig and ssh config)
  • Ansible module for Karbon Private Registry
  • Ansible info module Karbon Private Registry

Full Changelog: here

v1.5.0

29 Aug 04:47
d11672f
Compare
Choose a tag to compare

v1.5.0 (26 Aug 2022)

Features

Prism Central Disaster Recovery

  • Ansible module for Protection Rules
  • Ansible info module for Protection Rules
  • Ansible module for Recovery Plans
  • Ansible info module Recovery Plans
  • Ansible module for Recovery Plan Jobs
  • Ansible info module Recovery Plan Jobs

Full Changelog: here

v1.4.0

29 Jul 04:16
02c9c5b
Compare
Choose a tag to compare

v1.4.0 (28 July 2022)

Features

Prism Central

  • Ansible module for Access Control Policy (ACPs)
  • Ansible info module for Access Control Policy (ACPs)
  • Ansible module for Projects
  • Ansible info module for Projects
  • Ansible module for Roles
  • Ansible info module for Roles
  • Ansible info module for Permissions
  • Ansible module for Categories
  • Ansible info module for Categories
  • Ansible module for Address Groups
  • Ansible info module for Address Groups
  • Ansible module for Service Groups
  • Ansible info module for Service Groups
  • Ansible module for Users
  • Ansible info module for Users
  • Ansible module for User Groups
  • Ansible info module for User Groups
  • Ansible info module for Hosts
  • Ansible info module for Clusters

Bugs

  • Fix examples of info modules #226

Full Changelog: here

v1.3.0

04 Jul 18:25
f4174ea
Compare
Choose a tag to compare

v1.3.0 (4 July 2022)

Features

Prism Central

  • Ansible module for Image Management
  • Ansible info module for Image Management
  • Ansible module for Image Placement Policy
  • Ansible info module for Image Placement Policies
  • Ansible module for Network Security Rules
  • Ansible info module for Network Security Rules
  • Ansible module for VPC Static Routes
  • Ansible info module for VPC Static Routes