Execution
Date
05 Jun 2025 14:11:26 +0100
Duration
00:03:45.03
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
4
Tasks
1565
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:27.59
-
PlayPlaybook to categorize servers by Plesk version
-
TaskSave to other file if version does not match
-
Date05 Jun 2025 14:14:24 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/zulip-safe-versions-1.yaml:31)
| Field | Value |
|---|---|
| msg |
The conditional check 'pl_ver is defined and pl_ver not in special_versions' failed. The error was: error while evaluating conditional (pl_ver is defined and pl_ver not in special_versions): 'special_versions' is undefined. 'special_versions' is undefined
The error appears to be in '/home/ssh-gateway/ansible/kuly/zulip-safe-versions-1.yaml': line 31, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Save to other file if version does not match
^ here
|