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.025694
end
2025-12-16 14:56:08.195670
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 14:56:08.169976
stderr

stderr_lines
[]
stdout
CONTAINER ID   IMAGE                                             COMMAND                  CREATED        STATUS                 PORTS                                                                                    NAMES
e0d08d13533a   portainer/portainer-ce:lts                        "/portainer --admin-…"   7 months ago   Up 6 weeks             127.0.0.1:8000->8000/tcp, 127.0.0.1:9443->9443/tcp, 0.0.0.0:9000->9000/tcp               plesk-portainer
52c36c7190d4   mattermost/mattermost-enterprise-edition:10.6.1   "/entrypoint.sh matt…"   8 months ago   Up 6 weeks (healthy)   127.0.0.1:8065->8065/tcp, 127.0.0.1:8067->8067/tcp, 127.0.0.1:8074-8075->8074-8075/tcp   mattermost-enterprise-edition
23e89a59e843   postgres:17.3-alpine                              "docker-entrypoint.s…"   8 months ago   Up 6 weeks             127.0.0.1:5432->5432/tcp                                                                 postgres
stdout_lines
[
    "CONTAINER ID   IMAGE                                             COMMAND                  CREATED        STATUS                 PORTS                                                                                    NAMES",
    "e0d08d13533a   portainer/portainer-ce:lts                        \"/portainer --admin-\u2026\"   7 months ago   Up 6 weeks             127.0.0.1:8000->8000/tcp, 127.0.0.1:9443->9443/tcp, 0.0.0.0:9000->9000/tcp               plesk-portainer",
    "52c36c7190d4   mattermost/mattermost-enterprise-edition:10.6.1   \"/entrypoint.sh matt\u2026\"   8 months ago   Up 6 weeks (healthy)   127.0.0.1:8065->8065/tcp, 127.0.0.1:8067->8067/tcp, 127.0.0.1:8074-8075->8074-8075/tcp   mattermost-enterprise-edition",
    "23e89a59e843   postgres:17.3-alpine                              \"docker-entrypoint.s\u2026\"   8 months ago   Up 6 weeks             127.0.0.1:5432->5432/tcp                                                                 postgres"
]