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 07:01:27 +0000 00:15:38.91 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 9 7 1009 1076 51 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.009139
end
2024-05-05 10:05:02.189229
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 10:05:02.180090
stderr

stderr_lines
[]
stdout
switch 2bee035c-c6ac-4ae3-8fe5-a7298ea10f5b (sw-kidcluster)
    port sw-kidcluster-lr0
        type: router
        router-port: lr0-sw-kidcluster
    port d7a4f14b-b364-59aa-8501-8dca42d5be90
        addresses: ["52:54:00:d8:3a:b7 10.0.0.253"]
    port c0642eb4-af75-5b6d-be1b-78422185fd8a
        addresses: ["52:54:00:df:56:82 10.0.0.1"]
    port 718b5878-7632-55d9-a05e-c6d2c578df81
        addresses: ["52:54:00:2d:a4:75 10.0.0.2"]
    port 9f3f4199-dbe2-5a43-a973-e184d6e325c1
        addresses: ["52:54:00:1c:f2:e3 10.0.0.3"]
switch e4b090be-3f3e-4fc6-acad-3543e9d333f2 (public)
    port public-lr0
        type: router
        router-port: lr0-public
    port public-ln
        type: localnet
        addresses: ["unknown"]
router 536be69f-566c-4f6b-81cf-7c9a073ccc24 (lr0)
    port lr0-sw-kidcluster
        mac: "00:00:00:f9:bc:5d"
        networks: ["10.0.0.254/24"]
    port lr0-public
        mac: "00:00:20:f2:29:cb"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
stdout_lines
[
    "switch 2bee035c-c6ac-4ae3-8fe5-a7298ea10f5b (sw-kidcluster)",
    "    port sw-kidcluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-kidcluster",
    "    port d7a4f14b-b364-59aa-8501-8dca42d5be90",
    "        addresses: [\"52:54:00:d8:3a:b7 10.0.0.253\"]",
    "    port c0642eb4-af75-5b6d-be1b-78422185fd8a",
    "        addresses: [\"52:54:00:df:56:82 10.0.0.1\"]",
    "    port 718b5878-7632-55d9-a05e-c6d2c578df81",
    "        addresses: [\"52:54:00:2d:a4:75 10.0.0.2\"]",
    "    port 9f3f4199-dbe2-5a43-a973-e184d6e325c1",
    "        addresses: [\"52:54:00:1c:f2:e3 10.0.0.3\"]",
    "switch e4b090be-3f3e-4fc6-acad-3543e9d333f2 (public)",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "router 536be69f-566c-4f6b-81cf-7c9a073ccc24 (lr0)",
    "    port lr0-sw-kidcluster",
    "        mac: \"00:00:00:f9:bc:5d\"",
    "        networks: [\"10.0.0.254/24\"]",
    "    port lr0-public",
    "        mac: \"00:00:20:f2:29:cb\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]"
]