Execution
Date 02 Feb 2026 22:49:09 +0000
Duration 00:03:07.39
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
396 Hosts
6 Tasks
1967 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
msg
Unexpected templating type error occurred on ({{
  (ansible_play_hosts_all
    | map('extract', hostvars)
    | map(attribute='rm10252_report', default={})
    | reject('equalto', {})
    | selectattr('active_php_domains', 'ne', [])
    | list
  )
  +
  (ansible_play_hosts_all
    | map('extract', hostvars)
    | map(attribute='rm10252_report', default={})
    | reject('equalto', {})
    | selectattr('disabled_php_domains', 'ne', [])
    | list
  )
  | to_nice_json
}}): can only concatenate list (not "NativeJinjaText") to list. can only concatenate list (not "NativeJinjaText") to list