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:14.72
-
PlayRun fix
-
TaskCheck if imunif is found
-
Date06 Mar 2025 06:37:17 +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:22.903962 |
| end |
2025-03-06 06:34:25.850963 |
| 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:34:02.947001 |
| stderr |
[2025-03-06 06:34:14.206] 1947720:67c941e632414 INFO [performance] cli /usr/local/psa/bin/ip_ban : Memory used: 12.00 MB [2025-03-06 06:34:14.206] 1947720:67c941e632414 INFO [performance] cli /usr/local/psa/bin/ip_ban : Execution Time: 11.118 sec [2025-03-06 06:34:25.835] 1948246:67c941f1cbaf4 INFO [performance] cli /usr/local/psa/bin/ip_ban : Memory used: 12.00 MB [2025-03-06 06:34:25.835] 1948246:67c941f1cbaf4 INFO [performance] cli /usr/local/psa/bin/ip_ban : Execution Time: 11.453 sec |
| stderr_lines |
[ "[2025-03-06 06:34:14.206] 1947720:67c941e632414 INFO [performance] cli /usr/local/psa/bin/ip_ban : Memory used: 12.00 MB", "[2025-03-06 06:34:14.206] 1947720:67c941e632414 INFO [performance] cli /usr/local/psa/bin/ip_ban : Execution Time: 11.118 sec", "[2025-03-06 06:34:25.835] 1948246:67c941f1cbaf4 INFO [performance] cli /usr/local/psa/bin/ip_ban : Memory used: 12.00 MB", "[2025-03-06 06:34:25.835] 1948246:67c941f1cbaf4 INFO [performance] cli /usr/local/psa/bin/ip_ban : Execution Time: 11.453 sec" ] |
| stdout |
SUCCESS: active SUCCESS: inactive |
| stdout_lines |
[ "SUCCESS: active", "SUCCESS: inactive" ] |