Execution
Date
08 Oct 2024 15:49:45 +0100
Duration
00:00:02.72
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
1
Hosts
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:02.04
-
PlayPlaybook to find ls-bad-bot-blocker installs
-
TaskOn plesk server check if ls-bad-bot-blocker extension is installed
-
Date08 Oct 2024 15:49:48 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/ls-bad-bot-blocker/find-ls-bad-bot-blocker-installs.yaml:6)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
False |
| cmd |
set -o pipefail plesk bin extension -l | grep ls-bad-bot-blocker |
| delta |
0:00:00.183821 |
| end |
2024-10-08 14:49:47.969423 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nplesk bin extension -l | grep ls-bad-bot-blocker\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-10-08 14:49:47.785602 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
ls-bad-bot-blocker - Bad Bot Blocker |
| stdout_lines |
[ "ls-bad-bot-blocker - Bad Bot Blocker" ] |