Execution
Date
16 Dec 2024 12:57:23 +0000
Duration
00:00:02.43
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
2
Tasks
2
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.66
-
PlayTest Plesk Info Module
-
TaskIf imunify360 found and ok
-
Date16 Dec 2024 12:57:25 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/temp.yaml:8)
| Field | Value |
|---|---|
| changed |
True |
| changed_when_result |
The conditional check 'rc != 0' failed. The error was: error while evaluating conditional (rc != 0): 'rc' is undefined. 'rc' is undefined |
| cmd |
set -o pipefail touch /opt/imunify-ls.flag ls -la /opt/imunify-ls.flag |
| delta |
0:00:00.007745 |
| end |
2024-12-16 12:57:25.422825 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ntouch /opt/imunify-ls.flag\nls -la /opt/imunify-ls.flag\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-12-16 12:57:25.415080 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
-rw-r--r-- 1 root root 0 Dec 16 12:57 /opt/imunify-ls.flag |
| stdout_lines |
[ "-rw-r--r-- 1 root root 0 Dec 16 12:57 /opt/imunify-ls.flag" ] |