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 : Remove route for cluster network via br-ex
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/cleanup_libvirt.yml:139
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 31 Oct 2023 00:18:41 +0000
- Ended: 31 Oct 2023 00:18:41 +0000
- Duration: 00:00:00.35
- Tags:
- task_cleanup_hypervisors
Field | Value |
---|---|
changed |
True |
cmd |
[ "ip", "route", "del", "10.0.0.0/24", "via", "172.16.0.1", "dev", "br-ex" ] |
delta |
0:00:00.003776 |
end |
2023-10-31 02:18:41.813419 |
failed_when_result |
False |
invocation |
{ "module_args": { "_raw_params": "ip route del 10.0.0.0/24 via 172.16.0.1 dev br-ex", "_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:41.809643 |
stderr |
|
stderr_lines |
[]
|
stdout |
|
stdout_lines |
[]
|