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-kidcluster c6dcd923-77d4-5a25-86d6-e025e3eeb8c7
#
# 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 c6dcd923-77d4-5a25-86d6-e025e3eeb8c7 "52:54:00:78:05:39 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security c6dcd923-77d4-5a25-86d6-e025e3eeb8c7 "52:54:00:78:05:39 10.0.0.253"
|
delta
|
|
end
|
2023-10-27 20:27:43.368392
|
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-kidcluster c6dcd923-77d4-5a25-86d6-e025e3eeb8c7\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 c6dcd923-77d4-5a25-86d6-e025e3eeb8c7 \"52:54:00:78:05:39 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security c6dcd923-77d4-5a25-86d6-e025e3eeb8c7 \"52:54:00:78:05:39 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-27 20:27:43.324751
|
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-kidcluster 4e07471f-92c1-5279-8977-71611ef1006c
#
# 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 4e07471f-92c1-5279-8977-71611ef1006c "52:54:00:2c:00:ea 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 4e07471f-92c1-5279-8977-71611ef1006c "52:54:00:2c:00:ea 10.0.0.1"
|
delta
|
|
end
|
2023-10-27 20:27:43.706896
|
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-kidcluster 4e07471f-92c1-5279-8977-71611ef1006c\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 4e07471f-92c1-5279-8977-71611ef1006c \"52:54:00:2c:00:ea 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 4e07471f-92c1-5279-8977-71611ef1006c \"52:54:00:2c:00:ea 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-27 20:27:43.663081
|
stderr
|
|
stderr_lines
|
|
stdout
|
|
stdout_lines
|
|
|