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_registry : Remove the buildah container
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_registry/tasks/main.yml:42
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 31 Oct 2023 08:51:30 +0000
- Ended: 31 Oct 2023 08:51:30 +0000
- Duration: 00:00:00.34
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "rm", "k8scluster-registry" ] |
delta |
0:00:00.037124 |
end |
2023-10-31 10:51:30.702126 |
invocation |
{ "module_args": { "_raw_params": "buildah rm k8scluster-registry", "_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 10:51:30.665002 |
stderr |
|
stderr_lines |
[]
|
stdout |
e3bdff82fb6501d2278f294529a04be2e6d6e4c0635c9ca982d46974ff7b3dec |
stdout_lines |
[ "e3bdff82fb6501d2278f294529a04be2e6d6e4c0635c9ca982d46974ff7b3dec" ] |