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 16:01:56 +0000 00:38:07.95 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 6 825 825 48 1

Task result details

Field Value
changed
True
cmd
[
    "/usr/bin/ovn-nbctl",
    "show"
]
delta
0:00:00.009989
end
2023-10-29 18:04:35.913890
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 18:04:35.903901
stderr

stderr_lines
[]
stdout
switch ca8aabec-ba6b-4870-a68b-b6fa903607ef (public)
    port public-lr0
        type: router
        router-port: lr0-public
    port public-ln
        type: localnet
        addresses: ["unknown"]
switch 3d62531a-3326-4807-88db-16fa2ef70080 (sw-okdcluster)
    port cc702cf3-b0fa-517e-bbbb-c44b60ee65d1
        addresses: ["52:54:00:30:76:cf 10.0.0.3"]
    port fe2ee4ca-be79-56cd-9698-b97c03cb617e
        addresses: ["52:54:00:f9:7d:a4 10.0.0.253"]
    port 6ea3f29b-85a0-5a89-9931-877723e9ac95
        addresses: ["52:54:00:3f:95:e7 10.0.0.1"]
    port sw-okdcluster-lr0
        type: router
        router-port: lr0-sw-okdcluster
    port 90abf3ec-91df-5990-ac5e-20c1c59b9ff5
        addresses: ["52:54:00:ff:d3:6b 10.0.0.2"]
router a329d5bd-6bb3-41bc-9d71-7c6c3a3cf5e4 (lr0)
    port lr0-public
        mac: "00:00:20:d9:ad:02"
        networks: ["172.16.0.1/24"]
        gateway chassis: [hypervisor-01]
    port lr0-sw-okdcluster
        mac: "00:00:00:ae:bc:99"
        networks: ["10.0.0.254/24"]
stdout_lines
[
    "switch ca8aabec-ba6b-4870-a68b-b6fa903607ef (public)",
    "    port public-lr0",
    "        type: router",
    "        router-port: lr0-public",
    "    port public-ln",
    "        type: localnet",
    "        addresses: [\"unknown\"]",
    "switch 3d62531a-3326-4807-88db-16fa2ef70080 (sw-okdcluster)",
    "    port cc702cf3-b0fa-517e-bbbb-c44b60ee65d1",
    "        addresses: [\"52:54:00:30:76:cf 10.0.0.3\"]",
    "    port fe2ee4ca-be79-56cd-9698-b97c03cb617e",
    "        addresses: [\"52:54:00:f9:7d:a4 10.0.0.253\"]",
    "    port 6ea3f29b-85a0-5a89-9931-877723e9ac95",
    "        addresses: [\"52:54:00:3f:95:e7 10.0.0.1\"]",
    "    port sw-okdcluster-lr0",
    "        type: router",
    "        router-port: lr0-sw-okdcluster",
    "    port 90abf3ec-91df-5990-ac5e-20c1c59b9ff5",
    "        addresses: [\"52:54:00:ff:d3:6b 10.0.0.2\"]",
    "router a329d5bd-6bb3-41bc-9d71-7c6c3a3cf5e4 (lr0)",
    "    port lr0-public",
    "        mac: \"00:00:20:d9:ad:02\"",
    "        networks: [\"172.16.0.1/24\"]",
    "        gateway chassis: [hypervisor-01]",
    "    port lr0-sw-okdcluster",
    "        mac: \"00:00:00:ae:bc:99\"",
    "        networks: [\"10.0.0.254/24\"]"
]