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",
    "commit",
    "ekscluster-credentials",
    "kubeinit/ekscluster-credentials:latest"
]
delta
0:00:05.553296
end
2023-10-30 20:13:20.812909
invocation
{
    "module_args": {
        "_raw_params": "buildah commit ekscluster-credentials kubeinit/ekscluster-credentials:latest",
        "_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:13:15.259613
stderr
Getting image source signatures
Copying blob sha256:f62a9edc95fefc2570e1d6024433db29c62be8e406931fcf6c549103d85ee6b8
Copying blob sha256:c8f5e3a07ec314a2744b867e00b77cb3e04906ac42016598cbcd2b01ca83b7f5
Copying config sha256:d1e5ff04b203861dec5b16b1d05f5103f9aac7fd6f2d283b6720064fc043a39c
Writing manifest to image destination
stderr_lines
[
    "Getting image source signatures",
    "Copying blob sha256:f62a9edc95fefc2570e1d6024433db29c62be8e406931fcf6c549103d85ee6b8",
    "Copying blob sha256:c8f5e3a07ec314a2744b867e00b77cb3e04906ac42016598cbcd2b01ca83b7f5",
    "Copying config sha256:d1e5ff04b203861dec5b16b1d05f5103f9aac7fd6f2d283b6720064fc043a39c",
    "Writing manifest to image destination"
]
stdout
d1e5ff04b203861dec5b16b1d05f5103f9aac7fd6f2d283b6720064fc043a39c
stdout_lines
[
    "d1e5ff04b203861dec5b16b1d05f5103f9aac7fd6f2d283b6720064fc043a39c"
]