Execution
Date
06 Mar 2025 06:31:23 +0000
Duration
00:06:32.99
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
375
Hosts
2
Tasks
742
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:03:18.36
-
PlayRun fix
-
TaskCheck if imunif is found
-
Date06 Mar 2025 06:37:16 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM9951.yaml:10)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail agent360 test provider_metrics | grep -v "Warning\|Redire\|provider"| jq -e '.imunify360_and_fail2ban == 0' && (plesk bin ip_ban --enable ; plesk bin ip_ban --disable) |
| delta |
0:00:05.139708 |
| end |
2025-03-06 06:34:04.192168 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail agent360 test provider_metrics | grep -v \"Warning\\|Redire\\|provider\"| jq -e '.imunify360_and_fail2ban == 0' && (plesk bin ip_ban --enable ; plesk bin ip_ban --disable)", "_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 |
2025-03-06 06:33:59.052460 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
SUCCESS: active SUCCESS: inactive |
| stdout_lines |
[ "SUCCESS: active", "SUCCESS: inactive" ] |