Execution
Date
08 Oct 2025 16:17:40 +0100
Duration
00:02:35.19
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
400
Hosts
2
Tasks
793
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:22.55
-
PlayGrep
-
TaskRun on plesk
-
Date08 Oct 2025 16:19:45 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/zz-grep-raul.yaml:9)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
grep -E "<version|<release" /usr/local/psa/admin/plib/modules/ls-botstopper/meta.xml | sed -E 's#<.?version>|<.?release>##g' | xargs | tr " " "." | awk '{print "ls-botstopper installed on '$(hostname)' "$0}'
|
| delta |
0:00:00.017803 |
| end |
2025-10-08 16:19:23.544616 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ngrep -E \"<version|<release\" /usr/local/psa/admin/plib/modules/ls-botstopper/meta.xml | sed -E 's#<.?version>|<.?release>##g' | xargs | tr \" \" \".\" | awk '{print \"ls-botstopper installed on '$(hostname)' \"$0}'\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 |
2 |
| start |
2025-10-08 16:19:23.526813 |
| stderr |
grep: /usr/local/psa/admin/plib/modules/ls-botstopper/meta.xml: No such file or directory |
| stderr_lines |
[ "grep: /usr/local/psa/admin/plib/modules/ls-botstopper/meta.xml: No such file or directory" ] |
| stdout |
ls-botstopper installed on positive-unicorn.man-1.vm.plesk-server.com |
| stdout_lines |
[ "ls-botstopper installed on positive-unicorn.man-1.vm.plesk-server.com " ] |