Execution
Date 14 Jul 2025 16:12:57 +0100
Duration 00:03:15.10
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
delta
0:00:00.495060
end
2025-07-14 16:15:29.894569
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl https://deploy.thecode.casa/panel-ini/install.sh | bash\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:15:29.399509
stderr
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   514  100   514    0     0  34266      0 --:--:-- --:--:-- --:--:-- 34266
--2025-07-14 16:15:29--  https://deploy.thecode.casa/panel-ini/run.py
Resolving deploy.thecode.casa (deploy.thecode.casa)... 45.155.20.27
Connecting to deploy.thecode.casa (deploy.thecode.casa)|45.155.20.27|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9051 (8.8K) [application/octet-stream]
Saving to: ‘/opt/ls_tools/panel-ini/run.py’

     0K ........                                              100%  106M=0s

2025-07-14 16:15:29 (106 MB/s) - ‘/opt/ls_tools/panel-ini/run.py’ saved [9051/9051]

--2025-07-14 16:15:29--  https://deploy.thecode.casa/panel-ini/pyproject.toml
Resolving deploy.thecode.casa (deploy.thecode.casa)... 45.155.20.27
Connecting to deploy.thecode.casa (deploy.thecode.casa)|45.155.20.27|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 200 [application/octet-stream]
Saving to: ‘/opt/ls_tools/panel-ini/pyproject.toml’

     0K                                                       100%  594M=0s

2025-07-14 16:15:29 (594 MB/s) - ‘/opt/ls_tools/panel-ini/pyproject.toml’ saved [200/200]

bash: line 9: /root/.local/bin/uv: No such file or directory
stderr_lines
[
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100   514  100   514    0     0  34266      0 --:--:-- --:--:-- --:--:-- 34266",
    "--2025-07-14 16:15:29--  https://deploy.thecode.casa/panel-ini/run.py",
    "Resolving deploy.thecode.casa (deploy.thecode.casa)... 45.155.20.27",
    "Connecting to deploy.thecode.casa (deploy.thecode.casa)|45.155.20.27|:443... connected.",
    "HTTP request sent, awaiting response... 200 OK",
    "Length: 9051 (8.8K) [application/octet-stream]",
    "Saving to: \u2018/opt/ls_tools/panel-ini/run.py\u2019",
    "",
    "     0K ........                                              100%  106M=0s",
    "",
    "2025-07-14 16:15:29 (106 MB/s) - \u2018/opt/ls_tools/panel-ini/run.py\u2019 saved [9051/9051]",
    "",
    "--2025-07-14 16:15:29--  https://deploy.thecode.casa/panel-ini/pyproject.toml",
    "Resolving deploy.thecode.casa (deploy.thecode.casa)... 45.155.20.27",
    "Connecting to deploy.thecode.casa (deploy.thecode.casa)|45.155.20.27|:443... connected.",
    "HTTP request sent, awaiting response... 200 OK",
    "Length: 200 [application/octet-stream]",
    "Saving to: \u2018/opt/ls_tools/panel-ini/pyproject.toml\u2019",
    "",
    "     0K                                                       100%  594M=0s",
    "",
    "2025-07-14 16:15:29 (594 MB/s) - \u2018/opt/ls_tools/panel-ini/pyproject.toml\u2019 saved [200/200]",
    "",
    "bash: line 9: /root/.local/bin/uv: No such file or directory"
]
stdout
Instructions at https://github.com/layershift/panel-ini/blob/main/README.md
stdout_lines
[
    "Instructions at https://github.com/layershift/panel-ini/blob/main/README.md"
]