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_eks : Install kustomize
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_eks/tasks/main.yml:302
- Host: localhost ( task delegated to service )
- Status: changed
- Started: 26 Oct 2023 20:20:59 +0000
- Ended: 26 Oct 2023 20:21:01 +0000
- Duration: 00:00:02.36
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
changed |
True |
cmd |
curl -sL https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv5.1.0/kustomize_v5.1.0_linux_amd64.tar.gz > kustomize.tar.gz tar xzf ./kustomize.tar.gz mv ./kustomize /bin/ |
delta |
0:00:02.119387 |
end |
2023-10-26 20:21:01.506811 |
invocation |
{ "module_args": { "_raw_params": "curl -sL https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv5.1.0/kustomize_v5.1.0_linux_amd64.tar.gz > kustomize.tar.gz\ntar xzf ./kustomize.tar.gz\nmv ./kustomize /bin/\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 20:20:59.387424 |
stderr |
|
stderr_lines |
[]
|
stdout |
|
stdout_lines |
[]
|