Execution
Date
11 Sep 2024 20:54:18 +0100
Duration
00:03:22.75
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
138
Hosts
10
Tasks
1380
Results
1
Plays
16
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:10.25
-
PlayPlugin
-
Taskimunify360 : Run imunify360-agent health with --json flag and capture output
-
Date11 Sep 2024 20:56:30 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/roles/imunify360/tasks/main.yml:28)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail /usr/bin/imunify360-agent health --json |
| delta |
0:00:00.469395 |
| end |
2024-09-12 03:56:23.499674 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\n/usr/bin/imunify360-agent health --json\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-12 03:56:23.030279 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
{ "eula": null, "healthy": false, "license": { "expiration": null, "id": "IP-70654-703709-eu7JMM71", "license_type": "imunify360", "message": "", "redirect_url": "https://cln.cloudlinux.com/console/imunify360/servers/IP-70654-703709-eu7JMM71/products/IM_1/convert", "status": true, "user_count": 1, "user_limit": 2 }, "strategy": "PRIMARY_IDS", "version": "7.15.3", "warnings": [], "why": "no data received from server" } |
| stdout_lines |
[ "{\"healthy\": false, \"why\": \"no data received from server\", \"strategy\": \"PRIMARY_IDS\", \"warnings\": [], \"version\": \"7.15.3\", \"eula\": null, \"license\": {\"status\": true, \"expiration\": null, \"user_limit\": 2, \"id\": \"IP-70654-703709-eu7JMM71\", \"user_count\": 1, \"message\": \"\", \"license_type\": \"imunify360\", \"redirect_url\": \"https://cln.cloudlinux.com/console/imunify360/servers/IP-70654-703709-eu7JMM71/products/IM_1/convert\"}}" ] |