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 00:03:26 +0000 00:11:29.57 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 843 843 49 1

Task result details

Field Value
actions
[
    "created kidcluster-data"
]
changed
True
invocation
{
    "module_args": {
        "debug": false,
        "driver": null,
        "executable": "podman",
        "label": null,
        "name": "kidcluster-data",
        "options": null,
        "recreate": true,
        "state": "present"
    }
}
podman_actions
[
    "podman volume create kidcluster-data"
]
stderr

stderr_lines
[]
stdout
kidcluster-data
stdout_lines
[
    "kidcluster-data"
]
volume
{
    "CreatedAt": "2023-10-30T02:06:11.788540389+02:00",
    "Driver": "local",
    "Labels": {},
    "MountCount": 0,
    "Mountpoint": "/var/lib/containers/storage/volumes/kidcluster-data/_data",
    "Name": "kidcluster-data",
    "NeedsChown": true,
    "NeedsCopyUp": true,
    "Options": {},
    "Scope": "local"
}