Playbook #7 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.22
-
PlayBase: configure gitea
-
Taskgitea : Run docker prune to cleanup unneeded images
-
Hostgitea99.opendev.org
-
Date18 Jul 2025 20:51:01 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/gitea/tasks/main.yaml:91)
Field | Value |
---|---|
changed |
True |
cmd |
docker image prune -f --filter "until=72h" |
delta |
0:00:00.025444 |
end |
2025-07-18 20:51:01.723850 |
invocation |
{ "module_args": { "_raw_params": "docker image prune -f --filter \"until=72h\"", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2025-07-18 20:51:01.698406 |
stderr |
|
stderr_lines |
[]
|
stdout |
Total reclaimed space: 0B |
stdout_lines |
[ "Total reclaimed space: 0B" ] |