Execution
Date 09 Dec 2024 12:47:16 +0000
Duration 00:00:06.81
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
17 Hosts
1 Tasks
17 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.36
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm05

Field Value
changed
True
cmd
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh  | bash -s internal_server_metrics
delta
0:00:00.886135
end
2024-12-09 12:47:18.328566
invocation
{
    "module_args": {
        "_raw_params": "curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh  | bash -s internal_server_metrics",
        "_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
2024-12-09 12:47:17.442431
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  1692  100  1692    0     0  33176      0 --:--:-- --:--:-- --:--:-- 33840
Redirecting to /bin/systemctl status kcare.service
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  1692  100  1692    0     0  33176      0 --:--:-- --:--:-- --:--:-- 33840",
    "Redirecting to /bin/systemctl status kcare.service",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Conf already added, so this is an upgrade
internal_server_metrics:
{
    "is_UTC": 1,
    "kcare_status": 1,
    "time_sync_enabled": 1
}
stdout_lines
[
    "Conf already added, so this is an upgrade",
    "internal_server_metrics:",
    "{",
    "    \"is_UTC\": 1,",
    "    \"kcare_status\": 1,",
    "    \"time_sync_enabled\": 1",
    "}"
]