community.general/lib/ansible/modules/cloud/azure
Zim Kalinowski b89eb7a8c9
Support for generalizing VMs (#49704)
2018-12-10 16:21:09 +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 [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07: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 Fix formatting for the error on azure_rm_appserviceplan_facts (#45613) 2018-09-13 17:00:21 -04: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 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_cdnendpoint.py Remove commented out author to attempt bot fix. 2018-11-27 21:52:05 -08:00
azure_rm_cdnprofile.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_cdnprofile_facts.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00: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 adding new clients to common (#44804) 2018-08-29 13:52: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 all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04: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 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00: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 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
azure_rm_functionapp.py clean up doc - removed required: false (#46357) 2018-10-01 15:39:40 -07:00
azure_rm_functionapp_facts.py
azure_rm_image.py azure_rm_image module's source can accept dict value (#48864) 2018-12-10 10:29:12 +08:00
azure_rm_image_facts.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00: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 azure_rm_loadbalancer_facts.py: list() takes at least 2 arguments fix (#29046) (#29050) 2018-08-09 15:07:38 +08:00
azure_rm_managed_disk.py upgrading azure-mgmt-compute to the latest (#47601) 2018-11-15 15:24:42 +08:00
azure_rm_managed_disk_facts.py remove cross-module imports 2018-10-11 19:54:54 -07: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 fixing facts for mysql server (#45374) 2018-09-11 14:27:50 +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 upgrading network packages (#47639) 2018-11-15 09:26:35 +08:00
azure_rm_networkinterface_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04: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 feat: support postgres 10 in azure_rm_postgresqlserver (#47003) 2018-10-26 11:37:54 +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 all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_rediscache.py new module: azure_rm_rediscache (#47914) 2018-11-28 15:59:55 -08:00
azure_rm_resource.py fix for special case of last element of url (#43354) 2018-07-31 16:31:08 +08:00
azure_rm_resource_facts.py fix for special case of last element of url (#43354) 2018-07-31 16:31:08 +08:00
azure_rm_resourcegroup.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_resourcegroup_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04: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 Add route table and route module (#41175) 2018-08-22 15:24:57 -07: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 all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04: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 upgrading sql package to newest (#47544) 2018-10-25 10:08:56 +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 all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04: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 Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_trafficmanagerprofile.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_trafficmanagerprofile_facts.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_virtualmachine.py Support for generalizing VMs (#49704) 2018-12-10 16:21:09 +08:00
azure_rm_virtualmachine_extension.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
azure_rm_virtualmachine_facts.py Support for generalizing VMs (#49704) 2018-12-10 16:21:09 +08:00
azure_rm_virtualmachine_scaleset.py several vmss fixes (#49580) 2018-12-06 10:23:03 +08:00
azure_rm_virtualmachine_scaleset_facts.py extended vmss facts (#45535) 2018-09-12 13:22:47 +08:00
azure_rm_virtualmachineimage_facts.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_virtualnetwork.py all azure modules are community maintained (#46839) 2018-10-11 15:37:42 -04:00
azure_rm_virtualnetwork_facts.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
azure_rm_virtualnetworkpeering.py Fix author in azure_rm_virtualnetworkpeering. 2018-11-27 21:43:05 -08:00
azure_rm_webapp.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
azure_rm_webapp_facts.py added tags to webapp documentation (#45375) 2018-09-10 09:51:17 +08:00