Execution
Date
16 Dec 2025 15:15:05 +0000
Duration
00:00:01.16
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
1
Hosts
1
Tasks
1
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.63
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date16 Dec 2025 15:15:06 +0000
-
Module / Actionshell (Ad-Hoc: shell: docker ps -a| grep redis:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
docker ps -a| grep redis |
| delta |
0:00:00.023101 |
| end |
2025-12-16 15:15:06.193578 |
| invocation |
{ "module_args": { "_raw_params": "docker ps -a| grep redis", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-12-16 15:15:06.170477 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
f96091383397 redis:latest "docker-entrypoint.s…" 8 months ago Exited (0) 8 months ago redis |
| stdout_lines |
[ "f96091383397 redis:latest \"docker-entrypoint.s\u2026\" 8 months ago Exited (0) 8 months ago redis" ] |