Hi Team,
So I'm setting up some automation to build an environment within an ovirt cluster of X
amount of nodes. Part of that is the creation of the networks, and subsequently the
attaching of those network to each host in the cluster. Seems pretty straight forward
except for the fact you need the name of the interfaces to attach the networks to,
unfortunately none of the ansible 2.9 modules I've been trying give you that
information. Specifically ovirt_host_info, has a list item called "nics" which i
assumed would give it but it doesn't return a value. Does anyone know of a module that
would give this info? seems like a pretty crucial thing to be missing.
TIA
Will
Show replies by date