results
|
Result #1
Field |
Value |
ansible_loop_var
|
|
changed
|
|
cmd
|
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-rkecluster cac541b2-2846-5edc-9c81-b70fa078fb3e
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses cac541b2-2846-5edc-9c81-b70fa078fb3e "52:54:00:a0:80:f0 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security cac541b2-2846-5edc-9c81-b70fa078fb3e "52:54:00:a0:80:f0 10.0.0.253"
|
delta
|
|
end
|
2023-10-23 19:04:43.339418
|
failed
|
|
invocation
|
{
"module_args": {
"_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-rkecluster cac541b2-2846-5edc-9c81-b70fa078fb3e\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses cac541b2-2846-5edc-9c81-b70fa078fb3e \"52:54:00:a0:80:f0 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security cac541b2-2846-5edc-9c81-b70fa078fb3e \"52:54:00:a0:80:f0 10.0.0.253\"\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
item
|
|
msg
|
|
rc
|
|
start
|
2023-10-23 19:04:43.307804
|
stderr
|
|
stderr_lines
|
|
stdout
|
|
stdout_lines
|
|
Result #2
Field |
Value |
ansible_loop_var
|
|
changed
|
|
cmd
|
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-rkecluster 15903c41-82bd-5c9d-936f-08c1e564b5ad
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 15903c41-82bd-5c9d-936f-08c1e564b5ad "52:54:00:7b:11:b2 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 15903c41-82bd-5c9d-936f-08c1e564b5ad "52:54:00:7b:11:b2 10.0.0.1"
|
delta
|
|
end
|
2023-10-23 19:04:43.706412
|
failed
|
|
invocation
|
{
"module_args": {
"_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-rkecluster 15903c41-82bd-5c9d-936f-08c1e564b5ad\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 15903c41-82bd-5c9d-936f-08c1e564b5ad \"52:54:00:7b:11:b2 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 15903c41-82bd-5c9d-936f-08c1e564b5ad \"52:54:00:7b:11:b2 10.0.0.1\"\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
item
|
|
msg
|
|
rc
|
|
start
|
2023-10-23 19:04:43.670244
|
stderr
|
|
stderr_lines
|
|
stdout
|
|
stdout_lines
|
|
|