Playbook #2 |
/root/kubeinit/ci/builds/bsU8uCNn/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: 05 May 2024 02:39:50 +0000
- Ended: 05 May 2024 02:39:51 +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.008924 |
end |
2024-05-05 05:39:51.349444 |
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 |
2024-05-05 05:39:51.340520 |
stderr |
|
stderr_lines |
[]
|
stdout |
7ced1fe0-6401-48ff-bb2a-f5731ec2a852 (lr0-public) |
stdout_lines |
[ "7ced1fe0-6401-48ff-bb2a-f5731ec2a852 (lr0-public)" ] |