Execution
Date 11 Apr 2025 08:12:23 +0100
Duration 00:00:22.70
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
26 Hosts
6 Tasks
156 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.22
  • Play
    Playbook to run update script
  • Task
    Run update
  • Host
    kvm020

Field Value
changed
False
cmd
set -o pipefail
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s vrrp_mon_cr
delta
0:00:00.484197
end
2025-04-11 07:12:25.344056
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s vrrp_mon_cr\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-04-11 07:12:24.859859
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  1984  100  1984    0     0  82666      0 --:--:-- --:--:-- --:--:-- 86260
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  1984  100  1984    0     0  82666      0 --:--:-- --:--:-- --:--:-- 86260",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Conf already added, so this is an upgrade
vrrp_mon_cr:
{
    "state": 0
}
stdout_lines
[
    "Conf already added, so this is an upgrade",
    "vrrp_mon_cr:",
    "{",
    "    \"state\": 0",
    "}"
]