Execution
Date 21 Apr 2026 12:00:06 +0100
Duration 00:00:33.39
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
32 Hosts
6 Tasks
172 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s psu_monitor
delta
0:00:00.789983
end
2026-04-21 11:00:08.728145
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s psu_monitor\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 11:00:07.938162
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    41  100    41    0     0    368      0 --:--:-- --:--:-- --:--:--   369
  % 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   851  100   851    0     0   6921      0 --:--:-- --:--:-- --:--:--  6975
/bin/sh: ipmitool: command not found
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    41  100    41    0     0    368      0 --:--:-- --:--:-- --:--:--   369",
    "  % 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   851  100   851    0     0   6921      0 --:--:-- --:--:-- --:--:--  6975",
    "/bin/sh: ipmitool: command not found",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Adding conf, so this is an install
psu_monitor:
{
    "fail_count": 100,
    "slots": 0
}
stdout_lines
[
    "Adding conf, so this is an install",
    "psu_monitor:",
    "{",
    "    \"fail_count\": 100,",
    "    \"slots\": 0",
    "}"
]