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 19:36:23 +0000 00:45:02.10 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 8 9 1048 1048 53 1

Task result details

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

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