Execution
Date 14 Jul 2025 16:33:46 +0100
Duration 00:01:49.42
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
398 Hosts
2 Tasks
796 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
#curl https://deploy.thecode.casa/panel-ini/install.sh | bash
ls -la /opt/warehouse/confs /opt/ls_tools/panel-ini
delta
0:00:00.006912
end
2025-07-14 16:34:50.653912
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n#curl https://deploy.thecode.casa/panel-ini/install.sh | bash\nls -la /opt/warehouse/confs /opt/ls_tools/panel-ini\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-07-14 16:34:50.647000
stderr

stderr_lines
[]
stdout
/opt/ls_tools/panel-ini:
total 56
drwxr-xr-x 5 root root    98 Jul 14 16:14 .
drwxr-xr-x 5 root root  4096 Jul 14 16:14 ..
drwxr-xr-x 2 root root    41 Jul 14 16:14 logs
-rw-r--r-- 1 root root   200 Jul 14 16:14 pyproject.toml
-rw-r--r-- 1 root root  9051 Jul 14 16:14 run.py
drwxr-xr-x 2 root root    42 Jul 14 16:14 template
-rw-r--r-- 1 root root 33362 Jul 14 16:14 uv.lock
drwxr-xr-x 4 root root   110 Jul 14 16:14 .venv

/opt/warehouse/confs:
total 0
drwxr-xr-x 2 root root  6 Jul 14 16:14 .
drwxr-xr-x 3 root root 19 Jul 14 16:14 ..
stdout_lines
[
    "/opt/ls_tools/panel-ini:",
    "total 56",
    "drwxr-xr-x 5 root root    98 Jul 14 16:14 .",
    "drwxr-xr-x 5 root root  4096 Jul 14 16:14 ..",
    "drwxr-xr-x 2 root root    41 Jul 14 16:14 logs",
    "-rw-r--r-- 1 root root   200 Jul 14 16:14 pyproject.toml",
    "-rw-r--r-- 1 root root  9051 Jul 14 16:14 run.py",
    "drwxr-xr-x 2 root root    42 Jul 14 16:14 template",
    "-rw-r--r-- 1 root root 33362 Jul 14 16:14 uv.lock",
    "drwxr-xr-x 4 root root   110 Jul 14 16:14 .venv",
    "",
    "/opt/warehouse/confs:",
    "total 0",
    "drwxr-xr-x 2 root root  6 Jul 14 16:14 .",
    "drwxr-xr-x 3 root root 19 Jul 14 16:14 .."
]