summaryrefslogtreecommitdiff
path: root/test/integration/targets/ucs_vnic_template
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with vNIC redundancy templates (#36608)David Soper2018-06-291-12/+127
| | | | | | * Fix bug with redundancy templates and add integration tests for redundancy templates. * vlan_list absent state support and fix for vlans as strings in vlan_list
* Mark unsupported integration tests. (#38251)Matt Clay2018-04-031-0/+1
| | | | | | | | | | | * Mark UCS integration tests as unsupported. * Mark various connection tests as unsupported. * Mark win_domain_group test as unsupported. * Mark java_cert test as unsupported. * Mark synchronize-buildah test as unsupported. * Mark various AWS tests as unsupported. * Mark azure_rm_acs test as unsupported. * Mark GCP tests as unsupported.
* Ucs vnic template and integration tests (#35136)David Soper2018-01-232-0/+137
* UCS vNIC templates and integration tests * docs updated * UCS vNIC template and integration test * Update docs and argument_spec for description, mtu, and target.