Execution
Date
19 Aug 2024 12:34:52 +0100
Duration
00:00:09.16
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
13
Hosts
1
Tasks
13
Results
1
Plays
1
Files
0
Records
Task result details
-
Date19 Aug 2024 12:34:53 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/RM9686/deploy_plugin_to_cr.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s vrrp_mon_cr sed -i 's/vrrp_ip=185.149.110.180/vrrp_ip=185.149.110.28/g' /etc/agent360-custom.ini sed -i 's/hostname=resolver/hostname=uk-res/g' /etc/agent360-custom.ini systemctl restart agent360.service |
| delta |
0:00:00.494833 |
| end |
2024-08-19 11:34:53.508264 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s vrrp_mon_cr\nsed -i 's/vrrp_ip=185.149.110.180/vrrp_ip=185.149.110.28/g' /etc/agent360-custom.ini\nsed -i 's/hostname=resolver/hostname=uk-res/g' /etc/agent360-custom.ini\nsystemctl restart agent360.service\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 |
2024-08-19 11:34:53.013431 |
| 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 1980 100 1980 0 0 46046 0 --:--:-- --:--:-- --:--:-- 46046
% 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 311 100 311 0 0 7068 0 --:--:-- --:--:-- --:--:-- 7068
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 1980 100 1980 0 0 46046 0 --:--:-- --:--:-- --:--:-- 46046", " % 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 311 100 311 0 0 7068 0 --:--:-- --:--:-- --:--:-- 7068", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Conf already added, so this is an upgrade
vrrp_mon_cr:
{
"state": 1
}
|
| stdout_lines |
[ "Conf already added, so this is an upgrade", "vrrp_mon_cr:", "{", " \"state\": 1", "}" ] |