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/prepare_credentials.yml:37
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 27 Oct 2023 17:28:15 +0000
- Ended: 27 Oct 2023 17:28:17 +0000
- Duration: 00:00:02.00
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "from", "--name", "kidcluster-credentials", "quay.io/centos/centos:stream9" ] |
delta |
0:00:01.704449 |
end |
2023-10-27 20:28:17.667511 |
invocation |
{ "module_args": { "_raw_params": "buildah from --name kidcluster-credentials quay.io/centos/centos:stream9", "_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-27 20:28:15.963062 |
stderr |
|
stderr_lines |
[]
|
stdout |
kidcluster-credentials |
stdout_lines |
[ "kidcluster-credentials" ] |