Execution
Date
22 Apr 2026 13:37:19 +0100
Duration
00:00:01.11
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
-
StatusCHANGED
-
Duration00:00:00.49
-
PlayNew KVM server provisioning scripts
-
TaskInstall ls-tests suite
-
Hostnew_kvm_node
-
Date22 Apr 2026 13:37:20 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:272)
-
Tags
- ls-tests
- tests
| Field | Value |
|---|---|
| changed |
True |
| cmd |
set -o pipefail curl -s https://deploy.thecode.casa/ls-tests/installer.sh | bash |
| delta | None |
| end | None |
| 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": "/opt/ls_tools/ls-tests/run_tests.sh", "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
Did not run command since '/opt/ls_tools/ls-tests/run_tests.sh' exists |
| rc |
0 |
| start | None |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
skipped, since /opt/ls_tools/ls-tests/run_tests.sh exists |
| stdout_lines |
[ "skipped, since /opt/ls_tools/ls-tests/run_tests.sh exists" ] |