[ovirt-users] adding a nic with its network with ansible module

Nathanaël Blanchet blanchet at abes.fr
Mon May 22 09:34:15 UTC 2017


Hello,

I'm used to easily add multiple network to vm with the following 
ovirt-shell command:

add nic --parent-vm-name acier --network-name brv106 --name admin

I try to do the same with ovirt_nics module (with ansible-console or 
with regular yml file)

ovirt_nics vm=acier name=admin network=brv106 profile=brv106 state=present

interface is successfully created but network is empty, as if network 
field were skipped.

Thanks for your help

-- 
Nathanaël Blanchet

Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5 	
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanchet at abes.fr



More information about the Users mailing list