Execution
Date 25 Oct 2025 09:22:22 +0100
Duration 00:00:43.16
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
35 Hosts
1 Tasks
35 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh  | bash -s botstopper
delta
0:00:00.729958
end
2025-10-25 09:22:52.011237
invocation
{
    "module_args": {
        "_raw_params": "curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh  | bash -s botstopper",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-10-25 09:22:51.281279
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    37  100    37    0     0   2846      0 --:--:-- --:--:-- --:--:--  2846
  % 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  6665  100  6665    0     0   464k      0 --:--:-- --:--:-- --:--:--  464k
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",
    "100    37  100    37    0     0   2846      0 --:--:-- --:--:-- --:--:--  2846",
    "  % 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  6665  100  6665    0     0   464k      0 --:--:-- --:--:-- --:--:--  464k",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Adding conf, so this is an install
botstopper:
{
    "blocked_requests": 0,
    "botstopper_error": 1,
    "incoming_requests": 0,
    "passed_requests": 0,
    "policy_allow": 0,
    "policy_challenge": 0,
    "policy_deny": 0
}
stdout_lines
[
    "Adding conf, so this is an install",
    "botstopper:",
    "{",
    "    \"blocked_requests\": 0,",
    "    \"botstopper_error\": 1,",
    "    \"incoming_requests\": 0,",
    "    \"passed_requests\": 0,",
    "    \"policy_allow\": 0,",
    "    \"policy_challenge\": 0,",
    "    \"policy_deny\": 0",
    "}"
]