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_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: 31 Oct 2023 00:06:28 +0000
- Ended: 31 Oct 2023 00:06:29 +0000
- Duration: 00:00:00.98
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "podman", "exec", "okdcluster-credentials", "dnf", "update", "-y" ] |
delta |
0:00:00.685205 |
end |
2023-10-31 02:06:29.112940 |
invocation |
{ "module_args": { "_raw_params": "podman exec \"okdcluster-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 |
2023-10-31 02:06:28.427735 |
stderr |
|
stderr_lines |
[]
|
stdout |
Last metadata expiration check: 0:00:33 ago on Tue Oct 31 00:05:55 2023. Dependencies resolved. Nothing to do. Complete! |
stdout_lines |
[ "Last metadata expiration check: 0:00:33 ago on Tue Oct 31 00:05:55 2023.", "Dependencies resolved.", "Nothing to do.", "Complete!" ] |