You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/azure_rm_virtualmachine
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
6 years ago
..
defaults migrate azure_rm_vm tests to active (#30452) 7 years ago
meta migrate azure_rm_vm tests to active (#30452) 7 years ago
tasks Fix #26755 by ensuring that the first nic in the nic list is primary (#38994) 6 years ago
aliases Improve handling of integration test aliases. (#38698) 6 years ago