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 00:32:06 +0000 00:19:18.13 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 7 887 887 53 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.009595
end
2023-10-29 02:34:40.022381
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 02:34:40.012786
stderr

stderr_lines
[]
stdout
switch ad4fd826-e054-459f-b862-2b3f49386920 (public)
    port public-lr0
        type: router
        router-port: lr0-public
    port public-ln
        type: localnet
        addresses: ["unknown"]
switch 5a30f1fb-8861-4f40-aec8-5a72fe70e2d3 (sw-k8scluster)
    port sw-k8scluster-lr0
        type: router
        router-port: lr0-sw-k8scluster
    port 70f5cfed-665a-56bf-9e3f-f227dc014500
        addresses: ["52:54:00:1e:2d:e7 10.0.0.253"]
    port d588e044-336c-5f85-a966-bec14d9e4071
        addresses: ["52:54:00:6c:bf:6e 10.0.0.1"]
router ba214c41-6b2c-42c7-a82b-def1ca16ee7c (lr0)
    port lr0-public
        mac: "00:00:20:c8:26:9c"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
    port lr0-sw-k8scluster
        mac: "00:00:00:73:cd:ad"
        networks: ["10.0.0.254/24"]
stdout_lines
[
    "switch ad4fd826-e054-459f-b862-2b3f49386920 (public)",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "switch 5a30f1fb-8861-4f40-aec8-5a72fe70e2d3 (sw-k8scluster)",
    "    port sw-k8scluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-k8scluster",
    "    port 70f5cfed-665a-56bf-9e3f-f227dc014500",
    "        addresses: [\"52:54:00:1e:2d:e7 10.0.0.253\"]",
    "    port d588e044-336c-5f85-a966-bec14d9e4071",
    "        addresses: [\"52:54:00:6c:bf:6e 10.0.0.1\"]",
    "router ba214c41-6b2c-42c7-a82b-def1ca16ee7c (lr0)",
    "    port lr0-public",
    "        mac: \"00:00:20:c8:26:9c\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]",
    "    port lr0-sw-k8scluster",
    "        mac: \"00:00:00:73:cd:ad\"",
    "        networks: [\"10.0.0.254/24\"]"
]