Execution
Date
09 Dec 2024 12:47:38 +0000
Duration
00:00:07.09
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
-
Date09 Dec 2024 12:47:40 +0000
| Field | Value |
|---|---|
| changed |
True |
| cmd |
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s megacli_ls |
| delta |
0:00:00.658866 |
| end |
2024-12-09 12:47:40.460959 |
| invocation |
{ "module_args": { "_raw_params": "curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s megacli_ls", "_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:39.802093 |
| 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 2781 100 2781 0 0 64674 0 --:--:-- --:--:-- --:--:-- 64674
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 2781 100 2781 0 0 64674 0 --:--:-- --:--:-- --:--:-- 64674", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Conf already added, so this is an upgrade
megacli_ls:
{
"0": {
"access_policy": "Read/Write",
"current_cache_policy": "WriteBack, ReadAhead, Direct, No Write Cache if Bad BBU",
"default_cache_policy": "WriteBack, ReadAhead, Direct, No Write Cache if Bad BBU",
"disk_cache_policy": "Disk's Default",
"encryption": "None",
"name": "",
"number_of_drives": 4,
"raid_level": "Primary-1, Secondary-0, RAID Level Qualifier-0",
"size": "6.984 TB",
"span_depth": 1,
"state": "Optimal",
"stripe_size": "64",
"virtualdisk_id": 0
}
}
|
| stdout_lines |
[ "Conf already added, so this is an upgrade", "megacli_ls:", "{", " \"0\": {", " \"access_policy\": \"Read/Write\",", " \"current_cache_policy\": \"WriteBack, ReadAhead, Direct, No Write Cache if Bad BBU\",", " \"default_cache_policy\": \"WriteBack, ReadAhead, Direct, No Write Cache if Bad BBU\",", " \"disk_cache_policy\": \"Disk's Default\",", " \"encryption\": \"None\",", " \"name\": \"\",", " \"number_of_drives\": 4,", " \"raid_level\": \"Primary-1, Secondary-0, RAID Level Qualifier-0\",", " \"size\": \"6.984 TB\",", " \"span_depth\": 1,", " \"state\": \"Optimal\",", " \"stripe_size\": \"64\",", " \"virtualdisk_id\": 0", " }", "}" ] |