Execution
Date
05 Jun 2025 15:01:59 +0100
Duration
00:02:37.61
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
393
Hosts
3
Tasks
1172
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:15.83
-
PlayPlaybook to get the servers that have version lower than
-
TaskCompare versions and save
-
Date05 Jun 2025 15:04:10 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/zulip-plesk-versions.yaml:16)
| Field | Value |
|---|---|
| msg |
The conditional check 'pl_ver < latest_ver' failed. The error was: error while evaluating conditional (pl_ver < latest_ver): 'pl_ver' is undefined. 'pl_ver' is undefined
The error appears to be in '/home/ssh-gateway/ansible/kuly/zulip-plesk-versions.yaml': line 16, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
pl_ver: "{{ plsk.plesk_version }}"
- name: Compare versions and save
^ here
|