Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_libvirt : Show northbound status
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/create_network.yml:559
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 30 Oct 2023 00:53:29 +0000
- Ended: 30 Oct 2023 00:53:30 +0000
- Duration: 00:00:00.30
- Tags:
- task_create_network
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "show" ] |
delta |
0:00:00.008846 |
end |
2023-10-30 02:53:30.000569 |
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:53:29.991723 |
stderr |
|
stderr_lines |
[]
|
stdout |
switch 34001f5f-78d0-4dbe-a1b3-0dabfb8e20f6 (public) port public-lr0 type: router router-port: lr0-public port public-ln type: localnet addresses: ["unknown"] switch 94228d47-2fdf-4c56-bc2d-7602ffc6e457 (sw-ekscluster) port e937bc8d-ad97-5c9a-8483-18a69e81829a addresses: ["52:54:00:87:ba:14 10.0.0.253"] port sw-ekscluster-lr0 type: router router-port: lr0-sw-ekscluster port 38d09ac8-8085-543e-acb4-cc341f41ea11 addresses: ["52:54:00:47:72:d2 10.0.0.1"] router 1978544c-99a2-4216-95b5-148aec80f13b (lr0) port lr0-public mac: "00:00:20:28:d5:ac" networks: ["172.16.0.1/24"] gateway chassis: [hypervisor-01] port lr0-sw-ekscluster mac: "00:00:00:f5:f1:ab" networks: ["10.0.0.254/24"] |
stdout_lines |
[ "switch 34001f5f-78d0-4dbe-a1b3-0dabfb8e20f6 (public)", " port public-lr0", " type: router", " router-port: lr0-public", " port public-ln", " type: localnet", " addresses: [\"unknown\"]", "switch 94228d47-2fdf-4c56-bc2d-7602ffc6e457 (sw-ekscluster)", " port e937bc8d-ad97-5c9a-8483-18a69e81829a", " addresses: [\"52:54:00:87:ba:14 10.0.0.253\"]", " port sw-ekscluster-lr0", " type: router", " router-port: lr0-sw-ekscluster", " port 38d09ac8-8085-543e-acb4-cc341f41ea11", " addresses: [\"52:54:00:47:72:d2 10.0.0.1\"]", "router 1978544c-99a2-4216-95b5-148aec80f13b (lr0)", " port lr0-public", " mac: \"00:00:20:28:d5:ac\"", " networks: [\"172.16.0.1/24\"]", " gateway chassis: [hypervisor-01]", " port lr0-sw-ekscluster", " mac: \"00:00:00:f5:f1:ab\"", " networks: [\"10.0.0.254/24\"]" ] |