Playbook #2 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/base.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.99
-
PlayBase: set up common environment on all hosts
-
Taskbase/server : Get rid of extra depends
-
Hostgitea99.opendev.org
-
Date27 Oct 2025 19:33:55 +0000
-
Module / Actioncommand (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/base/server/tasks/Debian.yaml:53)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "apt-get", "autoremove", "-y" ] |
| delta |
0:00:00.542065 |
| end |
2025-10-27 19:33:55.124018 |
| invocation |
{ "module_args": { "_raw_params": "apt-get autoremove -y", "_uses_shell": false, "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-10-27 19:33:54.581953 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. |
| stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded." ] |