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
29 Oct 2023 00:03:04 +0000 00:13:18.30 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 845 845 49 1

Task result details

Field Value
changed
True
cmd
[
    "update-ca-certificates"
]
delta
0:00:00.918512
end
2023-10-29 00:12:21.324196
invocation
{
    "module_args": {
        "_raw_params": "update-ca-certificates",
        "_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 00:12:20.405684
stderr
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
stderr_lines
[
    "rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL"
]
stdout
Updating certificates in /etc/ssl/certs...
3 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
stdout_lines
[
    "Updating certificates in /etc/ssl/certs...",
    "3 added, 0 removed; done.",
    "Running hooks in /etc/ca-certificates/update.d...",
    "done."
]