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
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_facts.py
azure_rm_dnszone.py
azure_rm_dnszone_facts.py
azure_rm_functionapp.py
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
azure_rm_keyvaultkey.py
azure_rm_keyvaultsecret.py
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
azure_rm_managed_disk_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure_rm_mysqldatabase.py
azure_rm_mysqlserver.py
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
azure_rm_postgresqlserver.py
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
azure_rm_sqlserver.py
azure_rm_sqlserver_facts.py
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
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