ansible-community / molecule-vmware

Molecule VMware Driver
MIT License
15 stars 12 forks source link

Feature Idea: add NIC option to use for SSH connection #8

Open sky-joker opened 3 years ago

sky-joker commented 3 years ago
SUMMARY

The driver will be a useful tool more when we can specify the NIC option to use for SSH connection if an instance has multiple NICs.
Ref: https://github.com/sky-joker/molecule-vmware/issues/6

The current driver uses the first NIC of the instance when SSH connection.

ISSUE TYPE