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_haproxy : Copy generated haproxy.cfg into container
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_haproxy/tasks/main.yml:56
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 02:33:14 +0000
- Ended: 05 May 2024 02:33:15 +0000
- Duration: 00:00:00.44
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "copy", "k8scluster-haproxy", "/var/kubeinit/haproxy/conf/haproxy.cfg", "/usr/local/etc/haproxy/haproxy.cfg" ] |
delta |
0:00:00.136300 |
end |
2024-05-05 05:33:15.130979 |
invocation |
{ "module_args": { "_raw_params": "buildah copy k8scluster-haproxy /var/kubeinit/haproxy/conf/haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg", "_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 05:33:14.994679 |
stderr |
|
stderr_lines |
[]
|
stdout |
b2dbe545f6c8fa9c71b1b4b1dbdec056236446e9e05ef619cbac6030725858ef |
stdout_lines |
[ "b2dbe545f6c8fa9c71b1b4b1dbdec056236446e9e05ef619cbac6030725858ef" ] |