1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/azure
Yuwei Zhou e4194b20db Azure create virtual machine with an Availability Set associate (#32535)
* add availability set for vm

* add test

* add import

* fix

* add test assert and output

* fix lint and version added

* add null check

* fix mirror

* fix mirror
2017-11-22 20:53:53 -08:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_azure.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
azure_rm_acs.py add check mode for acs delete (#32063) 2017-11-01 02:01:59 -04:00
azure_rm_availabilityset.py Adding check_state support and warning 2017-08-29 15:36:14 -07:00
azure_rm_availabilityset_facts.py Azure Availability Set facts module (azure_rm_availabilityset_facts) (#28378) 2017-08-29 13:48:36 -07:00
azure_rm_deployment.py Handle wait_for_deployment_completion during Azure deployment. (#26079) 2017-09-12 10:07:32 -07:00
azure_rm_dnsrecordset.py removed superfluous type field from RecordSet constructor (#33165) 2017-11-21 14:39:01 -08:00
azure_rm_dnsrecordset_facts.py Azure Module for Retrieving Facts for Record Sets (#28805) 2017-08-29 17:42:56 -07:00
azure_rm_dnszone.py Azure DNS Zone Module (azure_rm_dnszone) (#28418) 2017-08-29 10:49:37 -07:00
azure_rm_dnszone_facts.py new facts module for dns zone (#28803) 2017-08-29 17:43:09 -07:00
azure_rm_functionapp.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_functionapp_facts.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_loadbalancer.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
azure_rm_loadbalancer_facts.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_managed_disk.py Azure managed disks module (#28424) 2017-08-29 14:59:06 -07:00
azure_rm_managed_disk_facts.py Azure managed disks module (#28424) 2017-08-29 14:59:06 -07:00
azure_rm_networkinterface.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_networkinterface_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_publicipaddress.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_publicipaddress_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_resourcegroup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_resourcegroup_facts.py Update azure_rm_resourcegroup_facts.py (#28573) 2017-08-29 14:55:45 -07:00
azure_rm_securitygroup.py Fixes #30863: support update source_address_prefix in azure_rm_securitygroup (#32614) 2017-11-21 22:20:00 -05:00
azure_rm_securitygroup_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageaccount.py azure_rm_storageaccount module: add 'access_tier' module parameter (#26088) 2017-08-30 13:23:18 -07:00
azure_rm_storageaccount_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageblob.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
azure_rm_subnet.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualmachine.py Azure create virtual machine with an Availability Set associate (#32535) 2017-11-22 20:53:53 -08:00
azure_rm_virtualmachine_extension.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
azure_rm_virtualmachine_scaleset.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachine_scaleset_facts.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachineimage_facts.py Migrate more Azure integration tests. (#29034) 2017-09-05 19:38:56 -07:00
azure_rm_virtualnetwork.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_virtualnetwork_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00