Execution
Date
04 Jun 2025 13:26:55 +0100
Duration
00:03:12.60
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
392
Hosts
4
Tasks
1554
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:16.68
-
PlayPlaybook to get the servers that have version lower than
-
TaskCompare versions and save
-
Date04 Jun 2025 13:29:52 +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
|