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 00:06:49 +0000
- Ended: 29 Oct 2023 00:06:50 +0000
- Duration: 00:00:01.02
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "podman", "exec", "cdkcluster-credentials", "dnf", "update", "-y" ] |
delta |
0:00:00.674834 |
end |
2023-10-29 02:06:50.905506 |
invocation |
{ "module_args": { "_raw_params": "podman exec \"cdkcluster-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 02:06:50.230672 |
stderr |
|
stderr_lines |
[]
|
stdout |
Last metadata expiration check: 0:00:18 ago on Sun Oct 29 00:06:32 2023. Dependencies resolved. Nothing to do. Complete! |
stdout_lines |
[ "Last metadata expiration check: 0:00:18 ago on Sun Oct 29 00:06:32 2023.", "Dependencies resolved.", "Nothing to do.", "Complete!" ] |