Execution
Date
20 Aug 2024 15:51:28 +0100
Duration
00:00:01.27
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
1
Hosts
1
Tasks
1
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.65
-
PlayPlaybook to adjust mariadb override conf
-
Taskplesk : Run Plesk command and capture full version text
-
Date20 Aug 2024 15:51:29 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/roles/plesk/tasks/main.yml:4)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail /sbin/plesk -v | grep "Product version" | cut -d ":" -f2 |
| delta |
0:00:00.005555 |
| end |
2024-08-20 14:51:29.256229 |
| 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-20 14:51:29.250674 |
| 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 |
[]
|