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
29 Oct 2023 10:04:38 +0000 00:25:53.67 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 9 822 822 48 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.010476
end
2023-10-29 12:07:33.639103
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-29 12:07:33.628627
stderr

stderr_lines
[]
stdout
switch 499a54c2-88da-4faf-b6ed-4bbd87ca9349 (public)
    port public-ln
        type: localnet
        addresses: ["unknown"]
    port public-lr0
        type: router
        router-port: lr0-public
switch 509f0517-da70-4fa8-90b2-f90fac68e253 (sw-okdcluster)
    port sw-okdcluster-lr0
        type: router
        router-port: lr0-sw-okdcluster
    port 084253db-216b-54c3-816a-1d094a23925e
        addresses: ["52:54:00:bf:90:5d 10.0.0.1"]
    port 408fa1b8-d301-57f5-87ee-2a9cc79948f7
        addresses: ["52:54:00:72:a8:b0 10.0.0.253"]
    port 9a1935b2-224c-58bf-ad17-1ded19a346d6
        addresses: ["52:54:00:6c:e4:f4 10.0.0.3"]
    port 50104a11-b51e-520f-8d20-d8a631533771
        addresses: ["52:54:00:1e:61:5c 10.0.0.2"]
    port 6752d705-bd50-5a22-a0f0-35427f37d6ed
        addresses: ["52:54:00:ca:6a:3d 10.0.0.5"]
    port 72ee2d48-a12d-5667-ad6e-02f211764149
        addresses: ["52:54:00:65:44:1a 10.0.0.4"]
router df595491-a811-448c-9456-56fd2af24863 (lr0)
    port lr0-public
        mac: "00:00:20:9a:70:da"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
    port lr0-sw-okdcluster
        mac: "00:00:00:8c:52:54"
        networks: ["10.0.0.254/24"]
stdout_lines
[
    "switch 499a54c2-88da-4faf-b6ed-4bbd87ca9349 (public)",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "switch 509f0517-da70-4fa8-90b2-f90fac68e253 (sw-okdcluster)",
    "    port sw-okdcluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-okdcluster",
    "    port 084253db-216b-54c3-816a-1d094a23925e",
    "        addresses: [\"52:54:00:bf:90:5d 10.0.0.1\"]",
    "    port 408fa1b8-d301-57f5-87ee-2a9cc79948f7",
    "        addresses: [\"52:54:00:72:a8:b0 10.0.0.253\"]",
    "    port 9a1935b2-224c-58bf-ad17-1ded19a346d6",
    "        addresses: [\"52:54:00:6c:e4:f4 10.0.0.3\"]",
    "    port 50104a11-b51e-520f-8d20-d8a631533771",
    "        addresses: [\"52:54:00:1e:61:5c 10.0.0.2\"]",
    "    port 6752d705-bd50-5a22-a0f0-35427f37d6ed",
    "        addresses: [\"52:54:00:ca:6a:3d 10.0.0.5\"]",
    "    port 72ee2d48-a12d-5667-ad6e-02f211764149",
    "        addresses: [\"52:54:00:65:44:1a 10.0.0.4\"]",
    "router df595491-a811-448c-9456-56fd2af24863 (lr0)",
    "    port lr0-public",
    "        mac: \"00:00:20:9a:70:da\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]",
    "    port lr0-sw-okdcluster",
    "        mac: \"00:00:00:8c:52:54\"",
    "        networks: [\"10.0.0.254/24\"]"
]