Execution
Date
30 Aug 2024 09:38:22 +0100
Duration
00:01:54.88
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
135
Hosts
7
Tasks
902
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:08.15
-
PlayPlaybook to compare plesk versions
-
TaskCompare versions
-
Date30 Aug 2024 09:39:53 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/compare_plesk_versions.yaml:11)
| Field | Value |
|---|---|
| msg |
The conditional check 'plesk_found and installed_ver is version(latest_ver, '==')' failed. The error was: error while evaluating conditional (plesk_found and installed_ver is version(latest_ver, '==')): 'plesk_found' is undefined. 'plesk_found' is undefined
The error appears to be in '/home/ssh-gateway/ansible/compare_plesk_versions.yaml': line 11, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
tasks:
- name: Compare versions
^ here
|