Playbook #1 |
/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_services : Add the IP address for the services pod endpoint
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/00_create_service_pod.yml:200
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 07:05:23 +0000
- Ended: 05 May 2024 07:05:23 +0000
- Duration: 00:00:00.30
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "ip", "netns", "exec", "netns-51cf71a6-51e8-1055-e701-1a5b0d5ab2d7", "ip", "addr", "add", "10.0.0.253/24", "dev", "ceth0" ] |
delta |
0:00:00.005724 |
end |
2024-05-05 10:05:23.348928 |
invocation |
{ "module_args": { "_raw_params": "ip netns exec netns-51cf71a6-51e8-1055-e701-1a5b0d5ab2d7 ip addr add 10.0.0.253/24 dev ceth0\n", "_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 10:05:23.343204 |
stderr |
|
stderr_lines |
[]
|
stdout |
|
stdout_lines |
[]
|