785ba62867
This change effectively filters out any network interfaces which were not explicitly configured for the guest. This fixes some unexpected behaviour where a machine with multiple IP addresses (for example, when Docker is installed, an internal IPv4 interface is added to communicate with the container) would show one of the internal addresses in the 'ipv4' field, but then no other information about the corresponding hardware interface.
2 lines
82 B
YAML
2 lines
82 B
YAML
minor_changes:
|
|
- vmware.py - Only add configured network interfaces to facts.
|