Execution
Date
07 Nov 2025 09:30:33 +0000
Duration
00:00:20.99
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
1
Hosts
6
Tasks
6
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.06
-
PlayCheck for PHP FPM errors using standalone script
-
TaskCreate clean summary line
-
Date07 Nov 2025 09:30:54 +0000
-
Module / Actionansible.builtin.set_fact (/home/ssh-gateway/ansible/kuly/zz-rm10179-check-for-php-errors.yaml:46)
| Field | Value |
|---|---|
| msg |
Unexpected templating type error occurred on ({{ inventory_hostname }} -
{% if in_use_count > 0 %}❌ {{ in_use_count }} in-use: {{ in_use_clean }}{% endif %}
{% if manual_fix_count > 0 %}{% if in_use_count > 0 %}, {% endif %}🔧 {{ manual_fix_count }} manual: {{ manual_fix_clean }}{% endif %}
{% if would_fix_count > 0 %}{% if in_use_count > 0 or manual_fix_count > 0 %}, {% endif %}✅ {{ would_fix_count }} would-fix: {{ would_fix_clean }}{% endif %}
{% if in_use_count == 0 and manual_fix_count == 0 and would_fix_count == 0 %}✅ Clean - No PHP FPM errors{% endif %}
| RC: {{ script_out.rc }}
): '>' not supported between instances of 'AnsibleUnsafeText' and 'int'. '>' not supported between instances of 'AnsibleUnsafeText' and 'int'
|