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 : Fetch EKS kubernetes release
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_eks/tasks/prepare_cluster.yml:64
- Host: localhost ( task delegated to service )
- Status: changed
- Started: 30 Oct 2023 01:00:10 +0000
- Ended: 30 Oct 2023 01:00:12 +0000
- Duration: 00:00:01.97
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "curl", "-s", "https://raw.githubusercontent.com/aws/eks-distro/main/release/DEFAULT_RELEASE_BRANCH" ] |
delta |
0:00:01.732059 |
end |
2023-10-30 01:00:12.375114 |
invocation |
{ "module_args": { "_raw_params": "curl -s https://raw.githubusercontent.com/aws/eks-distro/main/release/DEFAULT_RELEASE_BRANCH", "_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:10.643055 |
stderr |
|
stderr_lines |
[]
|
stdout |
1-28 |
stdout_lines |
[ "1-28" ] |