Execution
Date
16 Dec 2024 12:54:29 +0000
Duration
00:00:01.85
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.06
-
PlayTest Plesk Info Module
-
TaskIf imunify360 found and ok
-
Date16 Dec 2024 12:54:31 +0000
-
Module / Actiondebug (/home/ssh-gateway/ansible/kuly/temp.yaml:8)
| Field | Value |
|---|---|
| msg |
The conditional check 'plsk.imunify_found and imunify_status == "OK"' failed. The error was: error while evaluating conditional (plsk.imunify_found and imunify_status == "OK"): 'imunify_status' is undefined. 'imunify_status' is undefined
The error appears to be in '/home/ssh-gateway/ansible/kuly/temp.yaml': line 8, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
register: plsk
- name: If imunify360 found and ok
^ here
|