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_services : Create a new working container image
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:75
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 29 Oct 2023 09:36:26 +0000
- Ended: 29 Oct 2023 09:36:28 +0000
- Duration: 00:00:01.80
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "from", "--name", "cdkcluster-provision", "quay.io/kubeinit/ubuntu:jammy" ] |
delta |
0:00:01.496640 |
end |
2023-10-29 11:36:28.599412 |
invocation |
{ "module_args": { "_raw_params": "buildah from --name cdkcluster-provision quay.io/kubeinit/ubuntu:jammy", "_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-29 11:36:27.102772 |
stderr |
|
stderr_lines |
[]
|
stdout |
cdkcluster-provision |
stdout_lines |
[ "cdkcluster-provision" ] |