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: 30 Oct 2023 00:17:04 +0000
- Ended: 30 Oct 2023 00:17:04 +0000
- Duration: 00:00:00.39
- Tags:
- task_cleanup_hypervisors
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "lrp-list", "lr0" ] |
delta |
0:00:00.009214 |
end |
2023-10-30 02:17:04.905703 |
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-30 02:17:04.896489 |
stderr |
|
stderr_lines |
[]
|
stdout |
1e4a2d93-f3db-4c02-a66d-6cd3e4d2d105 (lr0-public) |
stdout_lines |
[ "1e4a2d93-f3db-4c02-a66d-6cd3e4d2d105 (lr0-public)" ] |