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:06.414897
end
2025-07-14 15:15:48.263484
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 15:15:41.848587
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  10936      0 --:--:-- --:--:-- --:--:-- 10936
--2025-07-14 15:15:41--  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%  115M=0s

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

--2025-07-14 15:15:42--  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%  812M=0s

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

Downloading cpython-3.13.5-linux-x86_64-gnu (download) (33.5MiB)
 Downloading cpython-3.13.5-linux-x86_64-gnu (download)
Using CPython 3.13.5
Creating virtual environment at: .venv
Resolved 10 packages in 167ms
Prepared 6 packages in 86ms
Installed 6 packages in 8ms
 + certifi==2025.7.14
 + charset-normalizer==3.4.2
 + idna==3.10
 + loguru==0.7.3
 + requests==2.32.4
 + urllib3==2.5.0
Resolved 10 packages in 0.96ms
Audited 6 packages in 0.01ms
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  10936      0 --:--:-- --:--:-- --:--:-- 10936",
    "--2025-07-14 15:15:41--  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%  115M=0s",
    "",
    "2025-07-14 15:15:42 (115 MB/s) - \u2018/opt/ls_tools/panel-ini/run.py\u2019 saved [9051/9051]",
    "",
    "--2025-07-14 15:15:42--  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%  812M=0s",
    "",
    "2025-07-14 15:15:42 (812 MB/s) - \u2018/opt/ls_tools/panel-ini/pyproject.toml\u2019 saved [200/200]",
    "",
    "Downloading cpython-3.13.5-linux-x86_64-gnu (download) (33.5MiB)",
    " Downloading cpython-3.13.5-linux-x86_64-gnu (download)",
    "Using CPython 3.13.5",
    "Creating virtual environment at: .venv",
    "Resolved 10 packages in 167ms",
    "Prepared 6 packages in 86ms",
    "Installed 6 packages in 8ms",
    " + certifi==2025.7.14",
    " + charset-normalizer==3.4.2",
    " + idna==3.10",
    " + loguru==0.7.3",
    " + requests==2.32.4",
    " + urllib3==2.5.0",
    "Resolved 10 packages in 0.96ms",
    "Audited 6 packages in 0.01ms"
]
stdout
{'run.py': '/opt/ls_tools/panel-ini/run.py', 'template/panel.ini': '/opt/ls_tools/panel-ini/template/panel.ini', 'template/defaults.py': '/opt/ls_tools/panel-ini/template/defaults.py', 'pyproject.toml': '/opt/ls_tools/panel-ini/pyproject.toml'}
Downloading https://deploy.thecode.casa/panel-ini/run.py → /opt/ls_tools/panel-ini/run.py
Downloading https://deploy.thecode.casa/panel-ini/template/panel.ini → /opt/ls_tools/panel-ini/template/panel.ini
Downloading https://deploy.thecode.casa/panel-ini/template/defaults.py → /opt/ls_tools/panel-ini/template/defaults.py
Downloading https://deploy.thecode.casa/panel-ini/pyproject.toml → /opt/ls_tools/panel-ini/pyproject.toml
Instructions at https://github.com/layershift/panel-ini/blob/main/README.md
stdout_lines
[
    "{'run.py': '/opt/ls_tools/panel-ini/run.py', 'template/panel.ini': '/opt/ls_tools/panel-ini/template/panel.ini', 'template/defaults.py': '/opt/ls_tools/panel-ini/template/defaults.py', 'pyproject.toml': '/opt/ls_tools/panel-ini/pyproject.toml'}",
    "Downloading https://deploy.thecode.casa/panel-ini/run.py \u2192 /opt/ls_tools/panel-ini/run.py",
    "Downloading https://deploy.thecode.casa/panel-ini/template/panel.ini \u2192 /opt/ls_tools/panel-ini/template/panel.ini",
    "Downloading https://deploy.thecode.casa/panel-ini/template/defaults.py \u2192 /opt/ls_tools/panel-ini/template/defaults.py",
    "Downloading https://deploy.thecode.casa/panel-ini/pyproject.toml \u2192 /opt/ls_tools/panel-ini/pyproject.toml",
    "Instructions at https://github.com/layershift/panel-ini/blob/main/README.md"
]