Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
05 May 2024 02:26:21 +0000 00:10:30.34 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 11 745 812 43 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.008020
end
2024-05-05 05:30:03.411141
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
2024-05-05 05:30:03.403121
stderr

stderr_lines
[]
stdout
switch 314375e8-e0da-4e72-9e2c-6744a9e0e235 (public)
    port public-lr0
        type: router
        router-port: lr0-public
    port public-ln
        type: localnet
        addresses: ["unknown"]
switch fe4a4b39-bc72-4ee4-81df-c711908b331a (sw-k8scluster)
    port sw-k8scluster-lr0
        type: router
        router-port: lr0-sw-k8scluster
    port 29065241-6059-5bd9-bd24-4ea6238a7cf9
        addresses: ["52:54:00:40:14:a6 10.0.0.1"]
    port b68496a9-f23c-586b-95c2-cefd1376e801
        addresses: ["52:54:00:67:68:19 10.0.0.253"]
    port b4a6047a-2e3c-5f05-93d0-ab0a18346ce0
        addresses: ["52:54:00:46:d0:b6 10.0.0.3"]
    port d69ed254-bfcb-59c8-815c-27c6c2224222
        addresses: ["52:54:00:8d:ff:45 10.0.0.2"]
router 73497fcb-46d8-4157-ada2-a1bc4b83ec84 (lr0)
    port lr0-sw-k8scluster
        mac: "00:00:00:f0:10:b3"
        networks: ["10.0.0.254/24"]
    port lr0-public
        mac: "00:00:20:b9:a0:21"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
stdout_lines
[
    "switch 314375e8-e0da-4e72-9e2c-6744a9e0e235 (public)",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "switch fe4a4b39-bc72-4ee4-81df-c711908b331a (sw-k8scluster)",
    "    port sw-k8scluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-k8scluster",
    "    port 29065241-6059-5bd9-bd24-4ea6238a7cf9",
    "        addresses: [\"52:54:00:40:14:a6 10.0.0.1\"]",
    "    port b68496a9-f23c-586b-95c2-cefd1376e801",
    "        addresses: [\"52:54:00:67:68:19 10.0.0.253\"]",
    "    port b4a6047a-2e3c-5f05-93d0-ab0a18346ce0",
    "        addresses: [\"52:54:00:46:d0:b6 10.0.0.3\"]",
    "    port d69ed254-bfcb-59c8-815c-27c6c2224222",
    "        addresses: [\"52:54:00:8d:ff:45 10.0.0.2\"]",
    "router 73497fcb-46d8-4157-ada2-a1bc4b83ec84 (lr0)",
    "    port lr0-sw-k8scluster",
    "        mac: \"00:00:00:f0:10:b3\"",
    "        networks: [\"10.0.0.254/24\"]",
    "    port lr0-public",
    "        mac: \"00:00:20:b9:a0:21\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]"
]