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: 29 Oct 2023 16:05:33 +0000
- Ended: 29 Oct 2023 16:05:34 +0000
- Duration: 00:00:00.96
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "podman", "exec", "okdcluster-credentials", "dnf", "update", "-y" ] |
delta |
0:00:00.665985 |
end |
2023-10-29 18:05:34.259720 |
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-29 18:05:33.593735 |
stderr |
|
stderr_lines |
[]
|
stdout |
Last metadata expiration check: 0:00:19 ago on Sun Oct 29 16:05:15 2023. Dependencies resolved. Nothing to do. Complete! |
stdout_lines |
[ "Last metadata expiration check: 0:00:19 ago on Sun Oct 29 16:05:15 2023.", "Dependencies resolved.", "Nothing to do.", "Complete!" ] |