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-ekscluster e937bc8d-ad97-5c9a-8483-18a69e81829a
#
# 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 e937bc8d-ad97-5c9a-8483-18a69e81829a "52:54:00:87:ba:14 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security e937bc8d-ad97-5c9a-8483-18a69e81829a "52:54:00:87:ba:14 10.0.0.253"
|
delta
|
|
end
|
2023-10-30 02:53:23.467779
|
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-ekscluster e937bc8d-ad97-5c9a-8483-18a69e81829a\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 e937bc8d-ad97-5c9a-8483-18a69e81829a \"52:54:00:87:ba:14 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security e937bc8d-ad97-5c9a-8483-18a69e81829a \"52:54:00:87:ba:14 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-30 02:53:23.434929
|
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-ekscluster 38d09ac8-8085-543e-acb4-cc341f41ea11
#
# 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 38d09ac8-8085-543e-acb4-cc341f41ea11 "52:54:00:47:72:d2 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 38d09ac8-8085-543e-acb4-cc341f41ea11 "52:54:00:47:72:d2 10.0.0.1"
|
delta
|
|
end
|
2023-10-30 02:53:23.793483
|
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-ekscluster 38d09ac8-8085-543e-acb4-cc341f41ea11\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 38d09ac8-8085-543e-acb4-cc341f41ea11 \"52:54:00:47:72:d2 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 38d09ac8-8085-543e-acb4-cc341f41ea11 \"52:54:00:47:72:d2 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-30 02:53:23.763605
|
stderr
|
|
stderr_lines
|
|
stdout
|
|
stdout_lines
|
|
|