Execution
Date 27 Feb 2025 11:33:32 +0000
Duration 00:00:10.07
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
1 Hosts
7 Tasks
7 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh  | bash -s process_runtimes
delta
0:00:00.660054
end
2025-02-27 11:33:36.429144
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh  | bash -s process_runtimes\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
2025-02-27 11:33:35.769090
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    81  100    81    0     0   4764      0 --:--:-- --:--:-- --:--:--  4764
  % 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  1269  100  1269    0     0  70500      0 --:--:-- --:--:-- --:--:-- 70500
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    81  100    81    0     0   4764      0 --:--:-- --:--:-- --:--:--  4764",
    "  % 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  1269  100  1269    0     0  70500      0 --:--:-- --:--:-- --:--:-- 70500",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Adding conf, so this is an install
process_runtimes:
{
    "long_running_cron": 0
}
stdout_lines
[
    "Adding conf, so this is an install",
    "process_runtimes:",
    "{",
    "    \"long_running_cron\": 0",
    "}"
]