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 10:04:38 +0000 00:25:53.67 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 9 822 822 48 1

Task result details

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

stderr_lines
[]
stdout
okdcluster-bind-config
stdout_lines
[
    "okdcluster-bind-config"
]
volume
{
    "CreatedAt": "2023-10-29T12:10:00.368920552+02:00",
    "Driver": "local",
    "Labels": {},
    "MountCount": 0,
    "Mountpoint": "/var/lib/containers/storage/volumes/okdcluster-bind-config/_data",
    "Name": "okdcluster-bind-config",
    "NeedsChown": true,
    "NeedsCopyUp": true,
    "Options": {},
    "Scope": "local"
}