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
05 May 2024 02:26:21 +0000 00:10:30.34 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.409396
end
2024-05-05 05:34:44.047706
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-05 05:34:38.638310
stderr
Getting image source signatures
Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362
Copying blob sha256:0d27fa7378bb4d92dd11e5a22d129154ad0e332b31cd19a7d0c9b7fc8aba39d6
Copying config sha256:f4b562bca958e2dddd4e077387970bc45b1f7c878fc21217ac2328de24d42f74
Writing manifest to image destination
stderr_lines
[
    "Getting image source signatures",
    "Copying blob sha256:a376650bbd0dc44c804c7ff6ecd8f785acc196f654e1b7772f57acae66c26362",
    "Copying blob sha256:0d27fa7378bb4d92dd11e5a22d129154ad0e332b31cd19a7d0c9b7fc8aba39d6",
    "Copying config sha256:f4b562bca958e2dddd4e077387970bc45b1f7c878fc21217ac2328de24d42f74",
    "Writing manifest to image destination"
]
stdout
f4b562bca958e2dddd4e077387970bc45b1f7c878fc21217ac2328de24d42f74
stdout_lines
[
    "f4b562bca958e2dddd4e077387970bc45b1f7c878fc21217ac2328de24d42f74"
]