Execution
Date 16 Dec 2025 15:05:01 +0000
Duration 00:01:44.72
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
397 Hosts
1 Tasks
397 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
docker ps -a| grep redis
delta
0:00:00.048780
end
2025-12-16 15:05:18.283370
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:05:18.234590
stderr

stderr_lines
[]
stdout
12f0e02cf6dd   redis/redis-stack-server:7.4.0-rc2   "/entrypoint.sh"   13 months ago   Up 2 weeks   127.0.0.1:6379->6379/tcp   redis-stack-server
stdout_lines
[
    "12f0e02cf6dd   redis/redis-stack-server:7.4.0-rc2   \"/entrypoint.sh\"   13 months ago   Up 2 weeks   127.0.0.1:6379->6379/tcp   redis-stack-server"
]