Execution
Date
03 Mar 2026 22:06:59 +0000
Duration
00:02:59.72
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
399
Hosts
3
Tasks
1187
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:15.78
-
PlayRM10252 - PHP EOL Checker
-
TaskCheck fd Ioncube loader .so file being used
-
Date03 Mar 2026 22:08:53 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/ansible-luca/ioncube-checker.yaml:11)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
set -o pipefail find /opt/alt/php* -name "default.ini" | xargs grep -l "^zend_extension=.*ioncube_loader_lin.*" 2>/dev/nul |
| delta |
0:00:00.081479 |
| end |
2026-03-03 22:08:38.448356 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nfind /opt/alt/php* -name \"default.ini\" | xargs grep -l \"^zend_extension=.*ioncube_loader_lin.*\" 2>/dev/nul\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-03-03 22:08:38.366877 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
/opt/alt/php54/etc/php.d/default.ini |
| stdout_lines |
[ "/opt/alt/php54/etc/php.d/default.ini" ] |