Execution
Date 02 Feb 2026 22:07:25 +0000
Duration 00:03:15.83
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
395 Hosts
6 Tasks
1689 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
false_condition
(
  ansible_play_hosts_all
  | map('extract', hostvars)
  | map(attribute='rm10252_report', default={})
  | selectattr('active_eol_php', 'defined')
  | selectattr('active_php_domains', 'length')
  | list
  | length
) > 0 or (
  ansible_play_hosts_all
  | map('extract', hostvars)
  | map(attribute='rm10252_report', default={})
  | selectattr('disabled_eol_php', 'defined')
  | selectattr('disabled_eol_php', 'length')
  | list
  | length
) > 0
skip_reason
Conditional result was False