Execution
Date 22 Apr 2026 14:15:55 +0100
Duration 00:01:26.25
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
18 Tasks
18 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.83
  • Play
    New KVM server provisioning scripts
  • Task
    Install plugin mdstat_ls
  • Host
    kvm024

Field Value
changed
True
cmd
set -o pipefail
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s mdstat_ls
delta
0:00:00.502384
end
2026-04-22 13:16:40.694108
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
2026-04-22 13:16:40.191724
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    37  100    37    0     0   3083      0 --:--:-- --:--:-- --:--:--  3083
  % 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   220k      0 --:--:-- --:--:-- --:--:--  220k
usage: mdjson [-h] [--output OUTPUT] [--indent INDENT] input_file
mdjson: error: the following arguments are required: input_file
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    37  100    37    0     0   3083      0 --:--:-- --:--:-- --:--:--  3083",
    "  % 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   220k      0 --:--:-- --:--:-- --:--:--  220k",
    "usage: mdjson [-h] [--output OUTPUT] [--indent INDENT] input_file",
    "mdjson: error: the following arguments are required: input_file",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Adding conf, so this is an install
mdstat_ls:
"Could not load mdstat data"
stdout_lines
[
    "Adding conf, so this is an install",
    "mdstat_ls:",
    "\"Could not load mdstat data\""
]