mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Added additional azure modules.
This commit is contained in:
parent
5d69a09fd7
commit
00b7668f6b
1 changed files with 4 additions and 1 deletions
|
@ -23,12 +23,14 @@ Ansible Changes By Release
|
|||
* ec2_vpc_net_facts
|
||||
* ec2_snapshot_facts
|
||||
- azure:
|
||||
* azure_rm_deployment
|
||||
* azure_rm_networkinterface
|
||||
* azure_rm_resourcegroup.py
|
||||
* azure_rm_resourcegroup
|
||||
* azure_rm_securitygroup
|
||||
* azure_rm_storageaccount
|
||||
* azure_rm_storageblob
|
||||
* azure_rm_subnet
|
||||
* azure_rm_virtualmachine
|
||||
* azure_rm_virtualnetwork
|
||||
- cloudflare_dns
|
||||
- cloudstack
|
||||
|
@ -89,6 +91,7 @@ Ansible Changes By Release
|
|||
####New Inventory scripts:
|
||||
* brook
|
||||
* rackhd
|
||||
* azure_rm
|
||||
|
||||
###Minor Changes:
|
||||
|
||||
|
|
Loading…
Reference in a new issue