<div dir="ltr"><div><div><div>Hi,<br><br></div>this was fixed by the this PR[1], but it didn&#39;t get to 2.3.<br></div>So if it&#39;s OK to you you can download the ovirt_nics module<br></div>from the devel branch and add it to your library path.<br><div><div><br>[1] <a href="https://github.com/ansible/ansible/pull/22684">https://github.com/ansible/ansible/pull/22684</a><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 22, 2017 at 11:34 AM, Nathanaël Blanchet <span dir="ltr">&lt;<a href="mailto:blanchet@abes.fr" target="_blank">blanchet@abes.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I&#39;m used to easily add multiple network to vm with the following ovirt-shell command:<br>
<br>
add nic --parent-vm-name acier --network-name brv106 --name admin<br>
<br>
I try to do the same with ovirt_nics module (with ansible-console or with regular yml file)<br>
<br>
ovirt_nics vm=acier name=admin network=brv106 profile=brv106 state=present<br>
<br>
interface is successfully created but network is empty, as if network field were skipped.<br>
<br>
Thanks for your help<br>
<br>
-- <br>
Nathanaël Blanchet<br>
<br>
Supervision réseau<br>
Pôle Infrastrutures Informatiques<br>
227 avenue Professeur-Jean-Louis-Viala<br>
34193 MONTPELLIER CEDEX 5       <br>
Tél. 33 (0)4 67 54 84 55<br>
Fax  33 (0)4 67 54 84 14<br>
<a href="mailto:blanchet@abes.fr" target="_blank">blanchet@abes.fr</a><br>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
</blockquote></div><br></div>