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-k8scluster 70f5cfed-665a-56bf-9e3f-f227dc014500
#
# 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 70f5cfed-665a-56bf-9e3f-f227dc014500 "52:54:00:1e:2d:e7 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 70f5cfed-665a-56bf-9e3f-f227dc014500 "52:54:00:1e:2d:e7 10.0.0.253"
|
delta
|
|
end
|
2023-10-29 02:34:33.438282
|
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-k8scluster 70f5cfed-665a-56bf-9e3f-f227dc014500\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 70f5cfed-665a-56bf-9e3f-f227dc014500 \"52:54:00:1e:2d:e7 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 70f5cfed-665a-56bf-9e3f-f227dc014500 \"52:54:00:1e:2d:e7 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-29 02:34:33.404394
|
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-k8scluster d588e044-336c-5f85-a966-bec14d9e4071
#
# 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 d588e044-336c-5f85-a966-bec14d9e4071 "52:54:00:6c:bf:6e 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security d588e044-336c-5f85-a966-bec14d9e4071 "52:54:00:6c:bf:6e 10.0.0.1"
|
delta
|
|
end
|
2023-10-29 02:34:33.774344
|
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-k8scluster d588e044-336c-5f85-a966-bec14d9e4071\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 d588e044-336c-5f85-a966-bec14d9e4071 \"52:54:00:6c:bf:6e 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security d588e044-336c-5f85-a966-bec14d9e4071 \"52:54:00:6c:bf:6e 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-29 02:34:33.738774
|
stderr
|
|
stderr_lines
|
|
stdout
|
|
stdout_lines
|
|
|