Execution
Date
25 Jul 2024 12:13:26 +0100
Duration
00:00:31.39
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
16
Hosts
2
Tasks
20
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:01.29
-
PlayPlaybook to add to PATH on Plesk servers
-
TaskRun Plesk command and capture output
-
Date25 Jul 2024 12:13:27 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/GH_solus-io-cloud-images_25.yaml:11)
| 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.008336 |
| end |
2024-07-25 11:13:27.769354 |
| 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-07-25 11:13:27.761018 |
| 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 |
[]
|