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
-
StatusSKIPPED
-
Duration00:00:00.47
-
PlayRM10252 - PHP EOL Checker
-
TaskWrite report to JSON file
-
Date02 Feb 2026 22:10:20 +0000
-
Module / Actionansible.builtin.copy (/home/ssh-gateway/ansible/ansible-luca/eol-checker.yaml:66)
| 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 |