results
|
Result #1
Field |
Value |
actions
|
[
"deleted cdkcluster-bind-config"
]
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
invocation
|
{
"module_args": {
"debug": false,
"driver": null,
"executable": "podman",
"label": null,
"name": "cdkcluster-bind-config",
"options": null,
"recreate": false,
"state": "absent"
}
}
|
orphaned_cluster_pod_vol
|
[
"service",
{
"CreatedAt": "2023-10-29T02:08:21.309286846+02:00",
"Driver": "local",
"Labels": {},
"MountCount": 0,
"Mountpoint": "/var/lib/containers/storage/volumes/cdkcluster-bind-config/_data",
"Name": "cdkcluster-bind-config",
"NeedsCopyUp": true,
"Options": {},
"Scope": "local"
}
]
|
podman_actions
|
[
"podman volume rm -f cdkcluster-bind-config"
]
|
volume
|
|
Result #2
Field |
Value |
actions
|
[
"deleted cdkcluster-data"
]
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
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": "2023-10-29T02:05:50.713893515+02:00",
"Driver": "local",
"Labels": {},
"MountCount": 0,
"Mountpoint": "/var/lib/containers/storage/volumes/cdkcluster-data/_data",
"Name": "cdkcluster-data",
"NeedsCopyUp": true,
"Options": {},
"Scope": "local"
}
]
|
podman_actions
|
[
"podman volume rm -f cdkcluster-data"
]
|
volume
|
|
|