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
29 Oct 2023 18:11:45 +0000 00:02:23.25 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 okdcluster-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": "okdcluster-bind-config",
        "options": null,
        "recreate": false,
        "state": "absent"
    }
}
orphaned_cluster_pod_vol
[
    "service",
    {
        "CreatedAt": "2023-10-29T19:57:15.55248328+02:00",
        "Driver": "local",
        "Labels": {},
        "MountCount": 0,
        "Mountpoint": "/var/lib/containers/storage/volumes/okdcluster-bind-config/_data",
        "Name": "okdcluster-bind-config",
        "NeedsCopyUp": true,
        "Options": {},
        "Scope": "local"
    }
]
podman_actions
[
    "podman volume rm -f okdcluster-bind-config"
]
volume
{}



Result #2

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