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 : Copy kubeinit registry secrets into registry container
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_registry/tasks/main.yml:69
- Host: localhost ( task delegated to localhost )
- Status: changed
- Started: 29 Oct 2023 16:08:16 +0000
- Ended: 29 Oct 2023 16:08:18 +0000
- Duration: 00:00:02.16
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
set -eo pipefail podman --remote --connection hypervisor-01 cp okdcluster-registry:/var/kubeinit/registry/auth - | podman --remote --connection hypervisor-01 cp - "okdcluster-registry:/" podman --remote --connection hypervisor-01 cp okdcluster-registry:/var/kubeinit/registry/certs - | podman --remote --connection hypervisor-01 cp - "okdcluster-registry:/" |
delta |
0:00:01.855415 |
end |
2023-10-29 18:08:18.890190 |
invocation |
{ "module_args": { "_raw_params": "set -eo pipefail\npodman --remote --connection hypervisor-01 cp okdcluster-registry:/var/kubeinit/registry/auth - | podman --remote --connection hypervisor-01 cp - \"okdcluster-registry:/\"\npodman --remote --connection hypervisor-01 cp okdcluster-registry:/var/kubeinit/registry/certs - | podman --remote --connection hypervisor-01 cp - \"okdcluster-registry:/\"\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-29 18:08:17.034775 |
stderr |
|
stderr_lines |
[]
|
stdout |
|
stdout_lines |
[]
|