Playbook #2 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/base.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.77
-
PlayBase: set up common environment on all hosts
-
Taskbase/server : Get rid of extra depends
-
Date18 Jul 2025 20:45:03 +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.411710 |
end |
2025-07-18 20:45:02.978238 |
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-07-18 20:45:02.566528 |
stderr |
|
stderr_lines |
[]
|
stdout |
Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. |
stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded." ] |