Execution
Date
02 Oct 2025 12:14:38 +0100
Duration
00:00:25.56
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
22
Hosts
6
Tasks
122
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:06.20
-
PlayPlaybook to run update script
-
TaskRun update
-
Date02 Oct 2025 12:14:46 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/update_360_plugins_HN.yaml:6)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/bin/python" } |
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s mdstat_ls |
| delta |
0:00:01.457749 |
| end |
2025-10-02 11:14:46.131650 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s mdstat_ls\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-10-02 11:14:44.673901 |
| 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 2931 100 2931 0 0 6147 0 --:--:-- --:--:-- --:--:-- 6157
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 2931 100 2931 0 0 6147 0 --:--:-- --:--:-- --:--:-- 6157", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Conf already added, so this is an upgrade
mdstat_ls:
{
"md125": {
"active": 1,
"degraded": 0,
"faulty": 0,
"read_only": 0,
"resync": 0,
"resync_percentage": 0.0,
"resync_speed": 0.0
},
"md126": {
"active": 1,
"degraded": 0,
"faulty": 0,
"read_only": 0,
"resync": 0,
"resync_percentage": 0.0,
"resync_speed": 0.0
},
"md127": {
"active": 1,
"degraded": 0,
"faulty": 0,
"read_only": 0,
"resync": 0,
"resync_percentage": 0.0,
"resync_speed": 0.0
},
"summary": {
"active": 3,
"degraded": 0,
"faulty": 0,
"read_only": 0,
"resync": 0,
"resync_percentage": 0.0,
"resync_speed": 0.0
}
}
|
| stdout_lines |
[ "Conf already added, so this is an upgrade", "mdstat_ls:", "{", " \"md125\": {", " \"active\": 1,", " \"degraded\": 0,", " \"faulty\": 0,", " \"read_only\": 0,", " \"resync\": 0,", " \"resync_percentage\": 0.0,", " \"resync_speed\": 0.0", " },", " \"md126\": {", " \"active\": 1,", " \"degraded\": 0,", " \"faulty\": 0,", " \"read_only\": 0,", " \"resync\": 0,", " \"resync_percentage\": 0.0,", " \"resync_speed\": 0.0", " },", " \"md127\": {", " \"active\": 1,", " \"degraded\": 0,", " \"faulty\": 0,", " \"read_only\": 0,", " \"resync\": 0,", " \"resync_percentage\": 0.0,", " \"resync_speed\": 0.0", " },", " \"summary\": {", " \"active\": 3,", " \"degraded\": 0,", " \"faulty\": 0,", " \"read_only\": 0,", " \"resync\": 0,", " \"resync_percentage\": 0.0,", " \"resync_speed\": 0.0", " }", "}" ] |