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 : Discover the git tag for eks
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_eks/tasks/prepare_cluster.yml:82
- Host: localhost ( task delegated to service )
- Status: changed
- Started: 30 Oct 2023 01:00:14 +0000
- Ended: 30 Oct 2023 01:00:14 +0000
- Duration: 00:00:00.59
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "curl", "-s", "https://raw.githubusercontent.com/aws/eks-distro/main/projects/kubernetes/release/1-28/GIT_TAG" ] |
delta |
0:00:00.344943 |
end |
2023-10-30 01:00:14.928058 |
invocation |
{ "module_args": { "_raw_params": "curl -s https://raw.githubusercontent.com/aws/eks-distro/main/projects/kubernetes/release/1-28/GIT_TAG", "_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-30 01:00:14.583115 |
stderr |
|
stderr_lines |
[]
|
stdout |
v0.15.1 |
stdout_lines |
[ "v0.15.1" ] |