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_services : Run dnf to bring container up to date
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/prepare_credentials.yml:84
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 02:31:08 +0000
- Ended: 05 May 2024 02:31:09 +0000
- Duration: 00:00:00.99
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "podman", "exec", "k8scluster-credentials", "dnf", "update", "-y" ] |
delta |
0:00:00.682886 |
end |
2024-05-05 05:31:09.625407 |
invocation |
{ "module_args": { "_raw_params": "podman exec \"k8scluster-credentials\" dnf update -y", "_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:31:08.942521 |
stderr |
|
stderr_lines |
[]
|
stdout |
Last metadata expiration check: 0:00:21 ago on Sun May 5 02:30:48 2024. Dependencies resolved. Nothing to do. Complete! |
stdout_lines |
[ "Last metadata expiration check: 0:00:21 ago on Sun May 5 02:30:48 2024.", "Dependencies resolved.", "Nothing to do.", "Complete!" ] |