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 00:38:21 +0000 00:02:30.42 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 2 7 350 349 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

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



Result #2

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