Execution
Date 31 Oct 2024 09:21:27 +0000
Duration 00:00:13.85
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
8 Hosts
1 Tasks
8 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:12.81
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    s1-sg

Field Value
changed
True
cmd
curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s megacli_ls
delta
0:00:09.900723
end
2024-10-31 09:21:40.852546
invocation
{
    "module_args": {
        "_raw_params": "curl -Ls https://tgz.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-10-31 09:21:30.951823
stderr
grep: /etc/agent360-custom.ini: No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    37  100    37    0     0     28      0  0:00:01  0:00:01 --:--:--    28
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
100  2786  100  2786    0     0   1216      0  0:00:02  0:00:02 --:--:--  1216
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100   345  100   345    0     0    150      0  0:00:02  0:00:02 --:--:--   150

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

sudo: no tty present and no askpass program specified
Redirecting to /bin/systemctl restart agent360.service
stderr_lines
[
    "grep: /etc/agent360-custom.ini: No such file or directory",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100    37  100    37    0     0     28      0  0:00:01  0:00:01 --:--:--    28",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0",
    "  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0",
    "100  2786  100  2786    0     0   1216      0  0:00:02  0:00:02 --:--:--  1216",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0",
    "  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0",
    "100   345  100   345    0     0    150      0  0:00:02  0:00:02 --:--:--   150",
    "",
    "We trust you have received the usual lecture from the local System",
    "Administrator. It usually boils down to these three things:",
    "",
    "    #1) Respect the privacy of others.",
    "    #2) Think before you type.",
    "    #3) With great power comes great responsibility.",
    "",
    "sudo: no tty present and no askpass program specified",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Adding conf, so this is an install
megacli_ls:
Execution error: Object of type 'KeyError' is not JSON serializable
stdout_lines
[
    "Adding conf, so this is an install",
    "megacli_ls:",
    "Execution error: Object of type 'KeyError' is not JSON serializable"
]