Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
30 Oct 2023 00:50:50 +0000 00:09:37.59 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 8 750 750 43 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.008846
end
2023-10-30 02:53:30.000569
invocation
{
    "module_args": {
        "_raw_params": "/usr/bin/ovn-nbctl show",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2023-10-30 02:53:29.991723
stderr

stderr_lines
[]
stdout
switch 34001f5f-78d0-4dbe-a1b3-0dabfb8e20f6 (public)
    port public-lr0
        type: router
        router-port: lr0-public
    port public-ln
        type: localnet
        addresses: ["unknown"]
switch 94228d47-2fdf-4c56-bc2d-7602ffc6e457 (sw-ekscluster)
    port e937bc8d-ad97-5c9a-8483-18a69e81829a
        addresses: ["52:54:00:87:ba:14 10.0.0.253"]
    port sw-ekscluster-lr0
        type: router
        router-port: lr0-sw-ekscluster
    port 38d09ac8-8085-543e-acb4-cc341f41ea11
        addresses: ["52:54:00:47:72:d2 10.0.0.1"]
router 1978544c-99a2-4216-95b5-148aec80f13b (lr0)
    port lr0-public
        mac: "00:00:20:28:d5:ac"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
    port lr0-sw-ekscluster
        mac: "00:00:00:f5:f1:ab"
        networks: ["10.0.0.254/24"]
stdout_lines
[
    "switch 34001f5f-78d0-4dbe-a1b3-0dabfb8e20f6 (public)",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "switch 94228d47-2fdf-4c56-bc2d-7602ffc6e457 (sw-ekscluster)",
    "    port e937bc8d-ad97-5c9a-8483-18a69e81829a",
    "        addresses: [\"52:54:00:87:ba:14 10.0.0.253\"]",
    "    port sw-ekscluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-ekscluster",
    "    port 38d09ac8-8085-543e-acb4-cc341f41ea11",
    "        addresses: [\"52:54:00:47:72:d2 10.0.0.1\"]",
    "router 1978544c-99a2-4216-95b5-148aec80f13b (lr0)",
    "    port lr0-public",
    "        mac: \"00:00:20:28:d5:ac\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]",
    "    port lr0-sw-ekscluster",
    "        mac: \"00:00:00:f5:f1:ab\"",
    "        networks: [\"10.0.0.254/24\"]"
]