community.general/lib/ansible/modules/cloud/azure
Sylvain Rabot f29256e4da Azure: Add Availability Zones (#49243)
Signed-off-by: Sylvain Rabot <s.rabot@lectra.com>
2019-01-11 09:34:06 +08:00
..
__init__.py
_azure.py Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
azure_rm_acs.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_aks.py adding enable_rbac option in aks (#47730) 2018-10-29 14:36:38 +08:00
azure_rm_aks_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_appgateway.py upgrading network packages (#47639) 2018-11-15 09:26:35 +08:00
azure_rm_appserviceplan.py use explict conversion instead of as_dict (#49046) 2018-11-23 13:23:58 +08:00
azure_rm_appserviceplan_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_autoscale.py Fix auto scale create with fix date without recurrence (#47186) 2018-10-18 10:52:30 +08:00
azure_rm_autoscale_facts.py remove cross-module imports 2018-10-11 19:54:54 -07:00
azure_rm_availabilityset.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_availabilityset_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_cdnendpoint.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure_rm_cdnprofile.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_cdnprofile_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_containerinstance.py adding tags to container instance (#45142) 2018-09-04 03:56:10 -04:00
azure_rm_containerinstance_facts.py added missing facts in container instance (#45380) 2018-09-10 01:10:40 -04:00
azure_rm_containerregistry.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_containerregistry_facts.py Fixing azure_rm_containerregistry_facts (#45897) 2018-09-20 16:58:07 +08:00
azure_rm_deployment.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure_rm_dnsrecordset.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnsrecordset_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_dnszone.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_dnszone_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_functionapp.py fixed invalid samples (#50227) 2018-12-21 09:53:14 -05:00
azure_rm_functionapp_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_image.py Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
azure_rm_image_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_keyvault.py fix keyvault doc (#49045) 2018-11-23 11:24:49 +08:00
azure_rm_keyvaultkey.py fix keyvault key secret not support cloud environment (#49182) 2018-11-30 14:08:31 +08:00
azure_rm_keyvaultsecret.py fix keyvault key secret not support cloud environment (#49182) 2018-11-30 14:08:31 +08:00
azure_rm_loadbalancer.py upgrading network packages (#47639) 2018-11-15 09:26:35 +08:00
azure_rm_loadbalancer_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_managed_disk.py azure_managed_disk enhancement (#50317) 2019-01-10 10:41:43 +08:00
azure_rm_managed_disk_facts.py azure_managed_disk enhancement (#50317) 2019-01-10 10:41:43 +08:00
azure_rm_mysqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_mysqldatabase_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_mysqlfirewallrule.py Adding mysql firewall rule module (#45074) 2018-10-15 10:11:26 -07:00
azure_rm_mysqlfirewallrule_facts.py adding mysql firewall rule facts (#47342) 2018-10-25 10:10:12 +08:00
azure_rm_mysqlserver.py sku in the sample became invalid, so updating (#50177) 2018-12-20 16:41:17 +08:00
azure_rm_mysqlserver_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_networkinterface.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_networkinterface_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_postgresqldatabase.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_postgresqldatabase_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_postgresqlfirewallrule.py adding postgresql firewall rule (#45077) 2018-10-15 10:17:42 -07:00
azure_rm_postgresqlfirewallrule_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_postgresqlserver.py sku in the sample became invalid, so updating (#50177) 2018-12-20 16:41:17 +08:00
azure_rm_postgresqlserver_facts.py upgrading rdbms to the latest version (#47547) 2018-10-25 09:55:00 +08:00
azure_rm_publicipaddress.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_publicipaddress_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_rediscache.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure_rm_resource.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_resource_facts.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_resourcegroup.py rename force to force_delete_nonempty (#50290) 2019-01-02 13:23:54 +08:00
azure_rm_resourcegroup_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_route.py Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_routetable.py Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_routetable_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_securitygroup.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_securitygroup_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_sqldatabase.py upgrading sql package to newest (#47544) 2018-10-25 10:08:56 +08:00
azure_rm_sqlfirewallrule.py upgrading sql package to newest (#47544) 2018-10-25 10:08:56 +08:00
azure_rm_sqlfirewallrule_facts.py upgrading sql package to newest (#47544) 2018-10-25 10:08:56 +08:00
azure_rm_sqlserver.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_sqlserver_facts.py upgrading sql package to newest (#47544) 2018-10-25 10:08:56 +08:00
azure_rm_storageaccount.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_storageaccount_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_storageblob.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_subnet.py Fix if the route table changed to none (#49533) 2018-12-10 10:30:23 +08:00
azure_rm_trafficmanagerendpoint.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_trafficmanagerendpoint_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_trafficmanagerprofile.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_trafficmanagerprofile_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_virtualmachine.py Azure: Add Availability Zones (#49243) 2019-01-11 09:34:06 +08:00
azure_rm_virtualmachine_extension.py cleanup - required: false (#50648) 2019-01-10 09:26:18 +08:00
azure_rm_virtualmachine_facts.py fixed crash in facts (#50120) 2018-12-18 22:01:45 -05:00
azure_rm_virtualmachine_scaleset.py Azure: Add Availability Zones (#49243) 2019-01-11 09:34:06 +08:00
azure_rm_virtualmachine_scaleset_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_virtualmachineimage_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm_virtualmachinescalesetinstance_facts.py adding module azure_rm_virtualmachinescalesetinstance_facts (#50440) 2019-01-07 15:15:30 +08:00
azure_rm_virtualnetwork.py Curate the virtual network facts module (#50311) 2019-01-10 15:53:23 +08:00
azure_rm_virtualnetwork_facts.py Curate the virtual network facts module (#50311) 2019-01-10 15:53:23 +08:00
azure_rm_virtualnetworkpeering.py Fix author in azure_rm_virtualnetworkpeering. 2018-11-27 21:43:05 -08:00
azure_rm_webapp.py azure_rm_webapp: fix updating app settings (#49181) 2019-01-04 16:32:36 +08:00
azure_rm_webapp_facts.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00