ansible-collections / community.libvirt

Manage libvirt with Ansible
http://galaxy.ansible.com/community/libvirt
GNU General Public License v3.0
61 stars 42 forks source link

virt_net: Make name parameter optional #54

Closed odyssey4me closed 3 years ago

odyssey4me commented 3 years ago
SUMMARY

The name parameter is not required for the list_nets or facts command so we adjust the module to allow for that.

Fixes #49

ISSUE TYPE
COMPONENT NAME

virt_net

ADDITIONAL INFORMATION