Execution
Date 06 Jun 2025 11:59:04 +0100
Duration 00:02:39.94
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
1174 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:14.93
  • Play
    Playbook to get the servers that have version lower than
  • Task
    Compare versions and save
  • Host
    ldap2.mail.ls ( task delegated to 127.0.0.1 )

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