Execution
Date
21 Apr 2026 08:26:29 +0100
Duration
00:07:51.10
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
393
Hosts
7
Tasks
2733
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:22.61
-
PlayPlaybook to run update script
-
TaskRun update
-
Date21 Apr 2026 08:28:57 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/update_360_plugins.yaml:12)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s botstopper |
| delta |
0:00:01.379470 |
| end |
2026-04-21 08:28:38.088521 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s botstopper\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-21 08:28:36.709051 |
| 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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 11790 100 11790 0 0 29923 0 --:--:-- --:--:-- --:--:-- 29848
Redirecting to /bin/systemctl restart agent360.service
|
| 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", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 11790 100 11790 0 0 29923 0 --:--:-- --:--:-- --:--:-- 29848", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Conf already added, so this is an upgrade
botstopper:
{
"blocked_requests": 0,
"botstopper_error": 1,
"incoming_requests": 0,
"passed_requests": 0,
"policy_allow": 0,
"policy_challenge": 0,
"policy_deny": 0,
"trial": 0,
"trial_exceeded": 0
}
|
| stdout_lines |
[ "Conf already added, so this is an upgrade", "botstopper:", "{", " \"blocked_requests\": 0,", " \"botstopper_error\": 1,", " \"incoming_requests\": 0,", " \"passed_requests\": 0,", " \"policy_allow\": 0,", " \"policy_challenge\": 0,", " \"policy_deny\": 0,", " \"trial\": 0,", " \"trial_exceeded\": 0", "}" ] |