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_libvirt : Grow the partitions
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/deploy_centos_guest.yml:43
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 26 Oct 2023 20:00:00 +0000
- Ended: 26 Oct 2023 20:00:06 +0000
- Duration: 00:00:06.35
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
changed |
True |
cmd |
qemu-img convert -f qcow2 '/var/lib/libvirt/images/CentOS-Stream-GenericCloud-9-20230327.0.x86_64.qcow2' -O qcow2 '/var/lib/libvirt/images/ekscluster-controller-02.qcow2' qemu-img resize /var/lib/libvirt/images/ekscluster-controller-02.qcow2 +25G |
delta |
0:00:06.037514 |
end |
2023-10-26 23:00:06.527396 |
invocation |
{ "module_args": { "_raw_params": "qemu-img convert -f qcow2 '/var/lib/libvirt/images/CentOS-Stream-GenericCloud-9-20230327.0.x86_64.qcow2' -O qcow2 '/var/lib/libvirt/images/ekscluster-controller-02.qcow2'\nqemu-img resize /var/lib/libvirt/images/ekscluster-controller-02.qcow2 +25G\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-26 23:00:00.489882 |
stderr |
|
stderr_lines |
[]
|
stdout |
Image resized. |
stdout_lines |
[ "Image resized." ] |