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 : Remove the buildah container
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:123
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 01:40:56 +0000
- Ended: 05 May 2024 01:40:57 +0000
- Duration: 00:00:00.70
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "rm", "rkecluster-provision" ] |
delta |
0:00:00.398143 |
end |
2024-05-05 04:40:57.163818 |
invocation |
{ "module_args": { "_raw_params": "buildah rm rkecluster-provision", "_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 04:40:56.765675 |
stderr |
|
stderr_lines |
[]
|
stdout |
ab23b257a78a0b95011003ea974610f03ff5e9ece152615f346f44972b7b3c7b |
stdout_lines |
[ "ab23b257a78a0b95011003ea974610f03ff5e9ece152615f346f44972b7b3c7b" ] |