Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

59 lines (42 loc) · 2.43 KB

Change Log

v0.2.0 (2020-07-03)

NEW MODULES

  • azure_rm_privatezone module (#122)
  • azure_rm_adserviceprincipal module (#179)
  • azure_rm_adserviceprincipal_info module (#179)
  • azure_rm_adpassword module (#179)
  • azure_rm_adpassword_info module (#179)

FEATURE ENHANCEMENT

  • add ability to remove all subnet service endpoints (#148)
  • update network client api version (#157)
  • add ephemeral os disk support for azure_rm_virualmachinescaleset (#128)
  • add ephemeral os disk support for azure_rm_virtualmachine (#124)
  • add FileEndpoint to azure_rm_storageaccount_info (#102)
  • add support for managing the 'Firewall and virtual networks' settings in azure_rm_storageaccount (#108)

BUG FIXING

  • bug fixing in azure_rm_aks (#170)
  • migrate missing doc_fragments that went missing (#115)

v0.1.3 (2020-05-13)

  • add new parameter in azure_rm_aks
  • fix retrun value docs in azure_rm_finctionapp and auzre_rm_functionapp_info
  • change README.md and update CHANGELOG.md
  • fix example in azure_rm_roledefinition_info
  • add Icmp rule support in azure_rm_securitygroup
  • add public_ip_per_vm parameter in azure_rm_virutalmachinescaleset
  • add tags in azure_rm_galleryimageversion
  • add sku type in azure_rm_virtualnetworkgateway
  • add tags in azure_rm_containerregistry_info
  • format azure_rm_managementgroup
  • add new parameter in azure_rm_storageaccount
  • fixes accesss policy update in azure_rm_keyvault

v0.1.2 (2020-03-19)

  • migrate exisiting azure modules from ansible core

v0.1.1 (2020-03-03)

  • add module azure_rm_managementgroup

v0.1.0 (2019-12-18)

  • Add inventory plugin

v0.0.2 (2019-11-15)

  • Remove deprecated content
  • Fix galaxy.yml

v0.0.1 (2019-11-05)

  • Init release