Execution
Date
04 Sep 2024 10:15:17 +0100
Duration
00:03:19.21
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
134
Hosts
12
Tasks
1597
Results
1
Plays
11
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:08.46
-
PlayTest playbook
-
Taskimunify360 : Run imunify360-agent health with --json flag and capture output
-
Date04 Sep 2024 10:18:14 +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:01.691655 |
| end |
2024-09-04 09:18:08.812531 |
| 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-04 09:18:07.120876 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
{ "eula": null, "healthy": false, "license": { "expiration": null, "id": "IP-70654-896951-wFaoGKJi", "license_type": "imunify360", "message": "", "redirect_url": "https://cln.cloudlinux.com/console/imunify360/servers/IP-70654-896951-wFaoGKJi/products/IM_1/convert", "status": true, "user_count": 1, "user_limit": 2 }, "strategy": "PRIMARY_IDS", "version": "7.15.2", "warnings": [], "why": "no data received from server" } |
| stdout_lines |
[ "{\"healthy\": false, \"why\": \"no data received from server\", \"strategy\": \"PRIMARY_IDS\", \"warnings\": [], \"version\": \"7.15.2\", \"eula\": null, \"license\": {\"status\": true, \"expiration\": null, \"user_limit\": 2, \"id\": \"IP-70654-896951-wFaoGKJi\", \"user_count\": 1, \"message\": \"\", \"license_type\": \"imunify360\", \"redirect_url\": \"https://cln.cloudlinux.com/console/imunify360/servers/IP-70654-896951-wFaoGKJi/products/IM_1/convert\"}}" ] |