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:03:26 +0000 00:11:29.57 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 843 843 49 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.009045
end
2023-10-30 02:05:56.102872
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:05:56.093827
stderr

stderr_lines
[]
stdout
switch 8f1b3785-3f66-4192-abf0-8e932b451897 (sw-kidcluster)
    port sw-kidcluster-lr0
        type: router
        router-port: lr0-sw-kidcluster
    port 85a7ba74-22de-5c09-a1c6-5dfcf0fe08aa
        addresses: ["52:54:00:db:27:54 10.0.0.253"]
    port d8bf059c-dd72-5f3d-a0f8-9a3b3cd987c1
        addresses: ["52:54:00:12:63:b9 10.0.0.2"]
    port eb73e211-37f4-50bf-a647-6e2b086ded96
        addresses: ["52:54:00:5d:8d:7c 10.0.0.1"]
switch 8ad5b003-5d70-4735-8727-af969bfe8988 (public)
    port public-ln
        type: localnet
        addresses: ["unknown"]
    port public-lr0
        type: router
        router-port: lr0-public
router f566ad98-b825-4cf6-9bf1-09380b743a13 (lr0)
    port lr0-public
        mac: "00:00:20:f8:8c:d5"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
    port lr0-sw-kidcluster
        mac: "00:00:00:2e:09:de"
        networks: ["10.0.0.254/24"]
stdout_lines
[
    "switch 8f1b3785-3f66-4192-abf0-8e932b451897 (sw-kidcluster)",
    "    port sw-kidcluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-kidcluster",
    "    port 85a7ba74-22de-5c09-a1c6-5dfcf0fe08aa",
    "        addresses: [\"52:54:00:db:27:54 10.0.0.253\"]",
    "    port d8bf059c-dd72-5f3d-a0f8-9a3b3cd987c1",
    "        addresses: [\"52:54:00:12:63:b9 10.0.0.2\"]",
    "    port eb73e211-37f4-50bf-a647-6e2b086ded96",
    "        addresses: [\"52:54:00:5d:8d:7c 10.0.0.1\"]",
    "switch 8ad5b003-5d70-4735-8727-af969bfe8988 (public)",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "router f566ad98-b825-4cf6-9bf1-09380b743a13 (lr0)",
    "    port lr0-public",
    "        mac: \"00:00:20:f8:8c:d5\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]",
    "    port lr0-sw-kidcluster",
    "        mac: \"00:00:00:2e:09:de\"",
    "        networks: [\"10.0.0.254/24\"]"
]