github ansible-collections/azure v3.3.0

13 hours ago

NEW MODULES

  • azure_rm_diskaccess: (#1831)
  • azure_rm_diskaccess_info: (#1831)
  • azure_rm_resourcehealthstates_info: (#1838)

FEATURE ENHANCEMENT

  • README.md:
    • Add pipx alternative for deps installation (#1797)
    • Update README.md: (#1832)
  • azure_rm_storageaccount: Add support for immutable_storage_with_versioning (#1802)
  • azure_rm_storageaccount_info: Support return immutable_storage_with_versioning (#1802)
  • azure_rm_trafficmanagerprofile: Add support for custom_header, expected_status_code_ranges, max_return and allowed_endpoint_record_types (#1800)
  • azure_rm_trafficmanagerprofile_info: Support return custom_header, expected_status_code_ranges, max_return and allowed_endpoint_record_types (#1800)
  • azure_rm_virtualmachine:
    • Allow creation from snapshot image (#1816)
    • Add support user_data (#1844)
  • azure_rm_virtualmachine_info:
    • Support return storage_profile.os_disk (#1816)
    • Support return write_accelerator_enabled (#1808)
    • support return maintenance_redeploy_status (#1822)
  • azure_rm_manageddisk:
    • Add support for write_accelerator_enabled (#1808)
    • Add upload, fromimage, restore, uploadpreparedsecure to create_option and add support for performance_plus, upload_size_bytes, gallery_image_reference, image_reference, logical_sector_size, source_resource_id, security_profile (#1833)
  • azure_rm_manageddisk_info: Support return performance_plus, upload_size_bytes, gallery_image_reference, image_reference, logical_sector_size, source_resource_id, security_profile (#1833)
  • azure_rm.py: Add cache support to inventory plugin cache (#1828)
  • azure_keyvault_secret: Add support for use_cli, use CLI credential (#1836)

BUG FIXING

  • tests/integration/targets/azure_rm_dnsrecordset/tasks/main.yml: Update the random value (#1803)
  • azure_rm_roleassignment: Delete scope tail / when comparing scopes (#1807)
  • azure_rm_subnet_info: Fix incorrect API call (#1826)
  • azure_rm_virtualmachine_info: Fix the bug that capacity_reservation_group not being handled (#1827)
  • azure_rm_aks: Fixed the bug that agent_pool.security_profile returning None (#1835)
  • azure_rm_servicebus: Do not compare the zone_redundant return value during idempotency testing (#1840)
  • azure_rm_subnet: Fixed the bug caused by the user defining subscription_id in route_table (#1837)

Don't miss a new azure release

NewReleases is sending notifications on new releases.