Execution
Date 17 Jul 2025 10:29:14 +0100
Duration 00:00:04.72
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
2 Hosts
4 Tasks
4 Results
2 Plays
1 Files
0 Records

Task result details


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/kuly/check_and_compare_plesk_versions.yaml': line 29, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

        msg: "Installed version is the latest"
    - name: Check if update is needed
      ^ here