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 : Update the container
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:43
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 30 Oct 2023 18:16:30 +0000
- Ended: 30 Oct 2023 18:16:49 +0000
- Duration: 00:00:18.06
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "run", "ekscluster-provision", "--", "dnf", "update", "-q", "-y" ] |
delta |
0:00:17.754975 |
end |
2023-10-30 20:16:48.973170 |
invocation |
{ "module_args": { "_raw_params": "buildah run ekscluster-provision -- dnf update -q -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-30 20:16:31.218195 |
stderr |
Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <[email protected]>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial |
stderr_lines |
[ "Importing GPG key 0x8483C65D:", " Userid : \"CentOS (CentOS Official Signing Key) <[email protected]>\"", " Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D", " From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial" ] |
stdout |
Upgraded: glibc-2.34-84.el9.x86_64 glibc-common-2.34-84.el9.x86_64 glibc-minimal-langpack-2.34-84.el9.x86_64 Installed: glibc-langpack-en-2.34-84.el9.x86_64 |
stdout_lines |
[ "", "Upgraded:", " glibc-2.34-84.el9.x86_64 glibc-common-2.34-84.el9.x86_64 ", " glibc-minimal-langpack-2.34-84.el9.x86_64 ", "Installed:", " glibc-langpack-en-2.34-84.el9.x86_64 " ] |