Execution
Date
26 Feb 2026 13:02:48 +0000
Duration
00:03:06.51
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
399
Hosts
2
Tasks
795
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:32.15
-
PlayAsd
-
TaskSave only the imunifyav ones
-
Date26 Feb 2026 13:05:15 +0000
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/zz-imunif.yaml:9)
| Field | Value |
|---|---|
| msg |
The conditional check '(pl.plesk_found and pl.imunify_found) and (pl.imunify_type is "imunifyAV")' failed. The error was: template error while templating string: expected token 'name', got 'string'. String: {% if (pl.plesk_found and pl.imunify_found) and (pl.imunify_type is "imunifyAV") %} True {% else %} False {% endif %}. expected token 'name', got 'string'
The error appears to be in '/home/ssh-gateway/ansible/kuly/zz-imunif.yaml': line 9, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
register: pl
- name: Save only the imunifyav ones
^ here
|