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


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'