Execution
Date 22 Apr 2026 13:35:34 +0100
Duration 00:00:01.35
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.74
  • Play
    New KVM server provisioning scripts
  • Task
    Install ls-tests suite

Field Value
changed
True
cmd
set -o pipefail
curl -s https://deploy.thecode.casa/ls-tests/installer.sh | bash
delta
0:00:00.251713
end
2026-04-22 12:35:35.471753
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -s https://deploy.thecode.casa/ls-tests/installer.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
2026-04-22 12:35:35.220040
stderr
--2026-04-22 12:35:35--  https://tgz.thecode.casa/ls-tests/active/ls-tests.tar.gz
Resolving tgz.thecode.casa (tgz.thecode.casa)... 45.155.20.27
Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5890 (5.8K) [application/octet-stream]
Saving to: ‘/tmp/ls-tests-latest.tar.gz’

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

2026-04-22 12:35:35 (80.3 MB/s) - ‘/tmp/ls-tests-latest.tar.gz’ saved [5890/5890]
stderr_lines
[
    "--2026-04-22 12:35:35--  https://tgz.thecode.casa/ls-tests/active/ls-tests.tar.gz",
    "Resolving tgz.thecode.casa (tgz.thecode.casa)... 45.155.20.27",
    "Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:443... connected.",
    "HTTP request sent, awaiting response... 200 OK",
    "Length: 5890 (5.8K) [application/octet-stream]",
    "Saving to: \u2018/tmp/ls-tests-latest.tar.gz\u2019",
    "",
    "     0K .....                                                 100% 80.3M=0s",
    "",
    "2026-04-22 12:35:35 (80.3 MB/s) - \u2018/tmp/ls-tests-latest.tar.gz\u2019 saved [5890/5890]"
]
stdout

stdout_lines
[]