Execution
Date 16 Dec 2025 14:55:56 +0000
Duration 00:01:43.04
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
delta
0:00:00.013297
end
2025-12-16 19:56:18.517389
invocation
{
    "module_args": {
        "_raw_params": "docker ps -a",
        "_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 19:56:18.504092
stderr

stderr_lines
[]
stdout
CONTAINER ID   IMAGE                                            COMMAND                  CREATED        STATUS                    PORTS                                                                                                  NAMES
76aec81d3245   opensearchproject/opensearch:latest              "./opensearch-docker…"   5 months ago   Up 4 weeks                127.0.0.1:9300->9300/tcp, 127.0.0.1:9600->9600/tcp, 0.0.0.0:9200->9200/tcp, 127.0.0.1:9650->9650/tcp   opensearch
342838d0665e   opensearchproject/opensearch-dashboards:latest   "./opensearch-dashbo…"   5 months ago   Exited (0) 8 weeks ago                                                                                                           opensearch-dashboards
ed4336608828   bitnami/redis:latest                             "/opt/bitnami/script…"   6 months ago   Up 4 weeks                0.0.0.0:6379->6379/tcp                                                                                 redis-2
c7deb2263bde   postgres:latest                                  "docker-entrypoint.s…"   8 months ago   Up 4 weeks                0.0.0.0:5432->5432/tcp                                                                                 postgres
cfcdb2151844   portainer/portainer-ce:lts                       "/portainer --admin-…"   8 months ago   Up 4 weeks                8000/tcp, 9443/tcp, 127.0.0.1:9000->9000/tcp                                                           plesk-portainer
81194f7a9fc4   mongo:latest                                     "docker-entrypoint.s…"   9 months ago   Exited (0) 9 months ago                                                                                                          mongo
stdout_lines
[
    "CONTAINER ID   IMAGE                                            COMMAND                  CREATED        STATUS                    PORTS                                                                                                  NAMES",
    "76aec81d3245   opensearchproject/opensearch:latest              \"./opensearch-docker\u2026\"   5 months ago   Up 4 weeks                127.0.0.1:9300->9300/tcp, 127.0.0.1:9600->9600/tcp, 0.0.0.0:9200->9200/tcp, 127.0.0.1:9650->9650/tcp   opensearch",
    "342838d0665e   opensearchproject/opensearch-dashboards:latest   \"./opensearch-dashbo\u2026\"   5 months ago   Exited (0) 8 weeks ago                                                                                                           opensearch-dashboards",
    "ed4336608828   bitnami/redis:latest                             \"/opt/bitnami/script\u2026\"   6 months ago   Up 4 weeks                0.0.0.0:6379->6379/tcp                                                                                 redis-2",
    "c7deb2263bde   postgres:latest                                  \"docker-entrypoint.s\u2026\"   8 months ago   Up 4 weeks                0.0.0.0:5432->5432/tcp                                                                                 postgres",
    "cfcdb2151844   portainer/portainer-ce:lts                       \"/portainer --admin-\u2026\"   8 months ago   Up 4 weeks                8000/tcp, 9443/tcp, 127.0.0.1:9000->9000/tcp                                                           plesk-portainer",
    "81194f7a9fc4   mongo:latest                                     \"docker-entrypoint.s\u2026\"   9 months ago   Exited (0) 9 months ago                                                                                                          mongo"
]