Execution
Date
25 Sep 2024 12:30:19 +0100
Duration
00:02:53.50
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
166
Hosts
9
Tasks
1455
Results
1
Plays
11
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:09.25
-
PlayPlaybook to check if there is left cron as per RM9718
-
Taskimunify360 : Run imunify360-agent health with --json flag and capture output
-
Date25 Sep 2024 12:32:27 +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.427012 |
| end |
2024-09-25 19:32:20.896378 |
| 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-25 19:32:20.469366 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
{ "eula": null, "healthy": false, "license": { "expiration": null, "id": "IP-70654-703453-2JdwbqIv", "license_type": "imunify360", "message": "", "redirect_url": "https://cln.cloudlinux.com/console/imunify360/servers/IP-70654-703453-2JdwbqIv/products/IM_1/convert", "status": true, "user_count": 1, "user_limit": 2 }, "strategy": "PRIMARY_IDS", "version": "7.16.3", "warnings": [], "why": "no data sent to server" } |
| stdout_lines |
[ "{\"healthy\": false, \"why\": \"no data sent to server\", \"strategy\": \"PRIMARY_IDS\", \"warnings\": [], \"version\": \"7.16.3\", \"eula\": null, \"license\": {\"status\": true, \"expiration\": null, \"user_limit\": 2, \"id\": \"IP-70654-703453-2JdwbqIv\", \"user_count\": 1, \"message\": \"\", \"license_type\": \"imunify360\", \"redirect_url\": \"https://cln.cloudlinux.com/console/imunify360/servers/IP-70654-703453-2JdwbqIv/products/IM_1/convert\"}}" ] |