community.general/lib/ansible/modules/cloud/azure
Matt Davis d7fbc94758
add custom_action support to azure_rm_virtualmachine (#34970)
* Adds custom_data parameter to azure virtual machine resource

Invoke custom_data in an integration test: This invocation of
custom_data should not cause any side effects.

* Bugfix: String encoding now works in both python2 and 3

* Fix pep8 violations

* Use nginx to serve a text file created via custom_data and verify that
that custom_data is working

* fix up azure_rm_virtualmachine custom_data

* tweaks #25924 
* simplify string encoding fun
* don't rely on external packages
2018-01-16 21:05:35 -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 Fix azure_rm_acs due to Azure breaking API change (#33221) 2017-12-04 15:41:34 -08:00
azure_rm_availabilityset.py compute models 2018-01-09 23:18:31 -08: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_containerinstance.py [new module] Add Azure Container Instance support - cloud/azure/azure_rm_containerinstance (#32025) 2018-01-17 10:05:45 +10:00
azure_rm_containerregistry.py azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
azure_rm_deployment.py resources models 2018-01-09 23:18:31 -08:00
azure_rm_dnsrecordset.py Bug | Error message being swallowed in azure_rm_common.py (#33298) 2017-11-27 22:03:41 -05: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 Bug | Error message being swallowed in azure_rm_common.py (#33298) 2017-11-27 22:03:41 -05: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_image.py fix lint errors 2018-01-09 23:18:31 -08:00
azure_rm_loadbalancer.py fix typo 2018-01-09 23:18:31 -08:00
azure_rm_loadbalancer_facts.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_managed_disk.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_managed_disk_facts.py #30142:Enable attach data disk to existing VM or detach it from VM (#32711) 2017-12-21 07:53:14 +10:00
azure_rm_mysqldatabase.py adding azure_rm_mysqldatabase (#33567) 2018-01-17 13:17:13 +10:00
azure_rm_mysqlserver.py Fix inconsitencies between code assumptions and schema (#34901) 2018-01-15 18:29:20 -06:00
azure_rm_networkinterface.py fix lint errors 2018-01-09 23:18:31 -08:00
azure_rm_networkinterface_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_postgresqldatabase.py adding azure_rm_postgresqldatabase (#33568) 2018-01-17 13:16:27 +10:00
azure_rm_postgresqlserver.py Fix inconsitencies between code assumptions and schema (#34901) 2018-01-15 18:29:20 -06:00
azure_rm_publicipaddress.py network models 2018-01-09 23:18:30 -08:00
azure_rm_publicipaddress_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
azure_rm_resourcegroup.py resources models 2018-01-09 23:18:31 -08:00
azure_rm_resourcegroup_facts.py Fix incorrect formatting call in azure module (#33561) 2017-12-05 14:50:59 +05:30
azure_rm_securitygroup.py network models 2018-01-09 23:18:30 -08:00
azure_rm_securitygroup_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_sqlserver.py [new module] Added Azure SQL Servers support - cloud/azure/azure_rm_sql_servers (#33077) 2017-12-13 14:31:00 +10:00
azure_rm_sqlserver_facts.py [new module] azure_rm_sqlserver_facts (#34608) 2018-01-15 14:45:49 +10:00
azure_rm_storageaccount.py fix lint errors 2018-01-09 23:18:23 -08: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 fix lint errors 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine.py add custom_action support to azure_rm_virtualmachine (#34970) 2018-01-16 21:05:35 -08:00
azure_rm_virtualmachine_extension.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine_scaleset.py compute models 2018-01-09 23:18:31 -08: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 network models 2018-01-09 23:18:30 -08:00
azure_rm_virtualnetwork_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00