Execution
Date 16 Dec 2024 13:59:11 +0000
Duration 00:00:02.02
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
1 Hosts
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
msg
The conditional check 'ver_out.rc == 0 and ver_out.stdout | version_compare(latest_version, '<')' failed. The error was: template error while templating string: Could not load "version_compare": 'version_compare'. String: {% if ver_out.rc == 0 and ver_out.stdout | version_compare(latest_version, '<') %} True {% else %} False {% endif %}. Could not load "version_compare": 'version_compare'

The error appears to be in '/home/ssh-gateway/ansible/kuly/agent360_check_version.yaml': line 17, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


    - name: Show if different
      ^ here