Execution
Date
07 Aug 2024 11:18:22 +0100
Duration
00:00:56.34
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
135
Hosts
4
Tasks
458
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:10.78
-
PlayPlaybook to parse plesk ini file
-
TaskRun plesk command and capture output
-
Hostmbox2.mail.ls
-
Date07 Aug 2024 11:18:37 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/RM9682/RM9682-booster.yaml:12)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
False |
| cmd |
set -o pipefail /sbin/plesk -v | grep "Product version" | cut -d ":" -f2 |
| delta |
0:00:00.012362 |
| end |
2024-08-07 10:18:27.826892 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\n/sbin/plesk -v | grep \"Product version\" | cut -d \":\" -f2\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 |
non-zero return code |
| rc |
1 |
| start |
2024-08-07 10:18:27.814530 |
| stderr |
/bin/bash: line 1: /sbin/plesk: No such file or directory |
| stderr_lines |
[ "/bin/bash: line 1: /sbin/plesk: No such file or directory" ] |
| stdout |
|
| stdout_lines |
[]
|