Playbook #2

/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
16 Apr 2024 08:53:29 +0000 00:03:11.50 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 3 10 356 414 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
actions
[
    "deleted cdkcluster-data"
]
ansible_loop_var
orphaned_cluster_pod_vol
changed
True
failed
False
invocation
{
    "module_args": {
        "debug": false,
        "driver": null,
        "executable": "podman",
        "label": null,
        "name": "cdkcluster-data",
        "options": null,
        "recreate": false,
        "state": "absent"
    }
}
orphaned_cluster_pod_vol
[
    "service",
    {
        "CreatedAt": "2024-04-16T11:52:55.508352417+03:00",
        "Driver": "local",
        "Labels": {},
        "MountCount": 0,
        "Mountpoint": "/var/lib/containers/storage/volumes/cdkcluster-data/_data",
        "Name": "cdkcluster-data",
        "NeedsChown": true,
        "NeedsCopyUp": true,
        "Options": {},
        "Scope": "local"
    }
]
podman_actions
[
    "podman volume rm -f cdkcluster-data"
]
volume
{}