Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
03 May 2024 09:40:06 +0000 00:10:47.59 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 11 745 812 43 1

Task result details

Field Value
changed
True
cmd
[
    "buildah",
    "commit",
    "k8scluster-provision",
    "kubeinit/k8scluster-provision:latest"
]
delta
0:00:05.333494
end
2024-05-03 12:48:45.422092
invocation
{
    "module_args": {
        "_raw_params": "buildah commit k8scluster-provision kubeinit/k8scluster-provision: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
2024-05-03 12:48:40.088598
stderr
Getting image source signatures
Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362
Copying blob sha256:573aee8cfc5ab42b77db26562b6ab0f70c5a126e23ddbaff301d5fd34513f90c
Copying config sha256:3c900fec206c04216e1ee9de35460b067b12a271c07ba4cc4c0c6d29d2bc7973
Writing manifest to image destination
stderr_lines
[
    "Getting image source signatures",
    "Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362",
    "Copying blob sha256:573aee8cfc5ab42b77db26562b6ab0f70c5a126e23ddbaff301d5fd34513f90c",
    "Copying config sha256:3c900fec206c04216e1ee9de35460b067b12a271c07ba4cc4c0c6d29d2bc7973",
    "Writing manifest to image destination"
]
stdout
3c900fec206c04216e1ee9de35460b067b12a271c07ba4cc4c0c6d29d2bc7973
stdout_lines
[
    "3c900fec206c04216e1ee9de35460b067b12a271c07ba4cc4c0c6d29d2bc7973"
]