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
26 Oct 2023 16:01:52 +0000 01:07:59.06 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 846 846 50 1

Task result details

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

stderr_lines
[]
stdout
k8scluster-bind-config
stdout_lines
[
    "k8scluster-bind-config"
]
volume
{
    "CreatedAt": "2023-10-26T19:06:53.263820451+03:00",
    "Driver": "local",
    "Labels": {},
    "MountCount": 0,
    "Mountpoint": "/var/lib/containers/storage/volumes/k8scluster-bind-config/_data",
    "Name": "k8scluster-bind-config",
    "NeedsChown": true,
    "NeedsCopyUp": true,
    "Options": {},
    "Scope": "local"
}