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
05 May 2024 02:36:53 +0000 00:03:23.61 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 3 11 358 416 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

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



Result #2

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