Playbook #2

/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
30 Oct 2023 01:00:29 +0000 00:02:16.31 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 2 8 352 351 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
actions
[
    "deleted ekscluster-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": "ekscluster-bind-config",
        "options": null,
        "recreate": false,
        "state": "absent"
    }
}
orphaned_cluster_pod_vol
[
    "service",
    {
        "CreatedAt": "2023-10-30T02:55:55.932616334+02:00",
        "Driver": "local",
        "Labels": {},
        "MountCount": 0,
        "Mountpoint": "/var/lib/containers/storage/volumes/ekscluster-bind-config/_data",
        "Name": "ekscluster-bind-config",
        "NeedsCopyUp": true,
        "Options": {},
        "Scope": "local"
    }
]
podman_actions
[
    "podman volume rm -f ekscluster-bind-config"
]
volume
{}



Result #2

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