github ansible-collections/azure v1.17.0

latest releases: v2.6.0, v2.5.0, v2.4.0...
10 months ago

FEATURE ENHANCEMENT

  • azure_rm_virtualmachine:
    • Support update User Assigned and System assigned identities (#1177)
    • Add support force power off(#1186)
    • Allow to set boot diagnostics storage account to managed (#1206)
  • azure_rm.py:
    • Add creation timestamp to hostvars (#1221)
    • Add an example on how to add a domain to hostname for dynamic inventory ((#1211](#1211))
  • azure_rm_virtualnetwork: Improve documentation (#1203)
  • azure_rm_storageshare: Add support for enabled_protocols and root_squash (#1216)
  • azure_rm_common: Migrate ADAL to MSAL, remove ADAL from direct dependencies (#1239)
  • sanity-requirements-azure.txt:
    • Bump cryptography from v38.0.3 to v39.0.1 (#1076)
    • Bump cryptography from v39.0.1 to v41.0.3 (#1244)
  • azure_rm_batchaccount: Upgrade azure-mgmt-batch to v17.0.0 (#1202)
  • azure_rm_batchaccount_info: Upgrade azure-mgmt-batch to v17.0.0 (#1202)
  • pr-pipelines.yml: Update test Ansible version to v2.14.0 (#1182)
  • runtime.yml: Keep action_groups and modules list consistent for v1.15.0 and v1.16.0 (#1188)
  • azure_rm_aks_info: Support to list all managed cluster (#1229)

BUG FIXING

  • azure_rm_virtualmachine:
    • Fix `version_added in azure_rm_virtualmachine document (#1180)
    • Fix setting of encryption at host for VMs (#1207)
    • Fix typo update_security_profle (#1194)
  • README.md: Fix document link in README (#1189)
  • azure_rm_keyvaultkey:
    • Fix an error when client_id and secret are empty (#1185)
    • Upgrade azure-keyvault to v4.2.0 (#1198)
  • azure_rm_keyvaultkey_info:
    • Fix an error when client_id and secret are empty (#1185)
    • Upgrade azure-keyvault to v4.2.0 (#1198)
  • azure_rm_keyvaultsecret:
    • Fix an error when client_id and secret are empty (#1185)
    • Upgrade azure-keyvault to v4.2.0 (#1198)
  • azure_rm_keyvaultsecret_info:
    • Fix an error when client_id and secret are empty (#1185)
    • Upgrade azure-keyvault to v4.2.0 (#1198)
  • azure_rm_manageddisk: source_account_id should be storage_account_id (#1187)
  • azure_rm_mmultipleanageddisk: source_account_id should be ~~~~storage_account_id (#1187)
  • azure_rm_virtualmachine_info: Fix the issue when security_profile not returned (#1205)
  • azure_rm_backupazurevm: Use the module configured subscrtion_id if available (#1225)
  • azure_keyvault_secret: Removed subscription_id from azure_keyvault_secret lookup when using az cli auth (#1175)

Don't miss a new azure release

NewReleases is sending notifications on new releases.