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 : See if any other cluster switches are defined
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/cleanup_libvirt.yml:182
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 31 Oct 2023 01:20:18 +0000
- Ended: 31 Oct 2023 01:20:18 +0000
- Duration: 00:00:00.35
- Tags:
- task_cleanup_hypervisors
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "ls-list" ] |
delta |
0:00:00.008431 |
end |
2023-10-31 03:20:18.842453 |
invocation |
{ "module_args": { "_raw_params": "/usr/bin/ovn-nbctl ls-list", "_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 03:20:18.834022 |
stderr |
|
stderr_lines |
[]
|
stdout |
e0cb82ab-3008-4390-b831-fdcee4f916d2 (public) 3cd17779-ff52-48d8-873b-c870bf163f13 (sw-k8scluster) |
stdout_lines |
[ "e0cb82ab-3008-4390-b831-fdcee4f916d2 (public)", "3cd17779-ff52-48d8-873b-c870bf163f13 (sw-k8scluster)" ] |