Execution
Date 09 Sep 2024 15:31:07 +0100
Duration 00:02:11.56
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
137 Hosts
11 Tasks
1091 Results
3 Plays
11 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:10.13
  • Play
    Playbook to generate inventory with plesk servers only
  • Task
    imunify360 : Run imunify360-agent health command and capture the output

Field Value
changed
False
cmd
set -o pipefail
/usr/bin/imunify360-agent health
delta
0:00:01.343763
end
2024-09-09 15:32:13.096786
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/usr/bin/imunify360-agent health\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-09-09 15:32:11.753023
stderr

stderr_lines
[]
stdout
OK
stdout_lines
[
    "OK"
]