mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
439ef46898
* vmware_guest: networks definition as a list Currently the networks definition is a dict, with the network range as key. This is problematic if the network information is coming from other sources. This patch turns the networks definition into a list. This fixes #19222. * Remove the option to provide either netmask or network It is more concise if there's only one way to configure it. So provide both `ip` and `network`. (I also re-indented a section due to a useless check) * Fix bugs reported by @dav1x Thanks ! |
||
---|---|---|
.. | ||
ansible |