Playbook #2 |
/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 : See if any other cluster switches have ports on lr0
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/cleanup_libvirt.yml:171
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 31 Oct 2023 00:18:44 +0000
- Ended: 31 Oct 2023 00:18:44 +0000
- Duration: 00:00:00.35
- Tags:
- task_cleanup_hypervisors
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "lrp-list", "lr0" ] |
delta |
0:00:00.008408 |
end |
2023-10-31 02:18:44.670231 |
failed_when_result |
False |
invocation |
{ "module_args": { "_raw_params": "/usr/bin/ovn-nbctl lrp-list lr0", "_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-31 02:18:44.661823 |
stderr |
|
stderr_lines |
[]
|
stdout |
be9ab89e-bc1c-4a58-bb1c-2371ee29c707 (lr0-public) 0b76ee49-60e7-46cf-ab27-1b020763eb46 (lr0-sw-k8scluster) |
stdout_lines |
[ "be9ab89e-bc1c-4a58-bb1c-2371ee29c707 (lr0-public)", "0b76ee49-60e7-46cf-ab27-1b020763eb46 (lr0-sw-k8scluster)" ] |