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.008382
end
2025-07-14 16:35:04.666276
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:35:04.657894
stderr

stderr_lines
[]
stdout
/opt/ls_tools/panel-ini:
total 20
drwxr-xr-x 2 root root   42 Jul 14 16:15 .
drwxr-xr-x 5 root root 4096 Jul 14 16:15 ..
-rw-r--r-- 1 root root  200 Jul  8 09:38 pyproject.toml
-rw-r--r-- 1 root root 9051 Jul 10 13:16 run.py

/opt/warehouse/confs:
total 0
drwxr-xr-x 2 root root  6 Jul 14 16:15 .
drwxr-xr-x 3 root root 19 Jul 14 16:15 ..
stdout_lines
[
    "/opt/ls_tools/panel-ini:",
    "total 20",
    "drwxr-xr-x 2 root root   42 Jul 14 16:15 .",
    "drwxr-xr-x 5 root root 4096 Jul 14 16:15 ..",
    "-rw-r--r-- 1 root root  200 Jul  8 09:38 pyproject.toml",
    "-rw-r--r-- 1 root root 9051 Jul 10 13:16 run.py",
    "",
    "/opt/warehouse/confs:",
    "total 0",
    "drwxr-xr-x 2 root root  6 Jul 14 16:15 .",
    "drwxr-xr-x 3 root root 19 Jul 14 16:15 .."
]