Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
30 Oct 2023 18:09:43 +0000 00:14:01.24 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 6 702 702 43 1

Task result details

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                                          "
]