community.general/lib/ansible/modules/cloud/azure
Jasper Aorangi 08f071eb7a Fix #26755 by ensuring that the first nic in the nic list is primary (#38994)
* Fix #26755 by ensuring that the first nic in the nic list has primary set to True, and all other nics have primary set to False.

* Fix sanity issues and add test for two nics

* Fix typo in test

* fix nic list

* Ensure the niclist variable is used rather than a niclist string

* Add tests just for dual nic, reverting changes to single nic VM creation tests

* Correct idempotency test
2018-04-25 23:16:25 -07:00
..
__init__.py
_azure.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_acs.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_availabilityset.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_availabilityset_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_containerinstance.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_containerregistry.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_deployment.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_dnsrecordset.py azure_rm_dnsrecordset: fix broken import and minor updates (#34983) 2018-01-25 09:39:49 -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 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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_image.py fix typo (#38131) 2018-03-30 03:46:53 -04:00
azure_rm_keyvault.py [new module] azure_rm_keyvault (#35150) 2018-02-05 16:08:22 -08:00
azure_rm_keyvaultkey.py Az mod keyvault key (#33607) 2018-02-06 20:40:00 -08:00
azure_rm_keyvaultsecret.py Az mod keyvault ops (#33606) 2018-02-06 20:40:15 -08:00
azure_rm_loadbalancer.py Fixes new created lb doesn't return anything (#38560) 2018-04-11 13:22:27 -04:00
azure_rm_loadbalancer_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_managed_disk.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_managed_disk_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 Fixes some NIC bugs (#39213) 2018-04-25 09:54:19 +08:00
azure_rm_networkinterface_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_publicipaddress_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_resourcegroup.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_resourcegroup_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_securitygroup.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_securitygroup_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_sqldatabase.py [new module] azure_rm_sqldatabase (#34611) 2018-01-24 15:17:31 +10: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 azure_rm_storageaccount: fix broken import 2018-04-23 09:04:03 -07:00
azure_rm_storageaccount_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_storageblob.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_subnet.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_virtualmachine.py Fix #26755 by ensuring that the first nic in the nic list is primary (#38994) 2018-04-25 23:16:25 -07:00
azure_rm_virtualmachine_extension.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine_scaleset.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_virtualmachine_scaleset_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_virtualmachineimage_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_virtualnetwork.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_virtualnetwork_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00