Execution
Date 30 Aug 2024 10:00:51 +0100
Duration None
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
907 Results
1 Plays
6 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:08.48
  • Play
    Playbook to compare plesk versions
  • Task
    Compare versions

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 12, 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