Execution
Date 28 Apr 2026 08:41:54 +0100
Duration 00:00:05.48
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
5 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
False
cmd
/opt/alt/php54/usr/bin/php -m
failed
False
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "/opt/alt/php54/usr/bin/php -m",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
54
msg
[Errno 2] No such file or directory: b'/opt/alt/php54/usr/bin/php': b'/opt/alt/php54/usr/bin/php'
rc
2
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #2

Field Value
ansible_loop_var
item
changed
False
cmd
/opt/alt/php55/usr/bin/php -m
failed
False
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "/opt/alt/php55/usr/bin/php -m",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
55
msg
[Errno 2] No such file or directory: b'/opt/alt/php55/usr/bin/php': b'/opt/alt/php55/usr/bin/php'
rc
2
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #3

Field Value
ansible_loop_var
item
changed
False
cmd
[
    "/opt/alt/php56/usr/bin/php",
    "-m"
]
delta
0:00:00.109700
end
2026-04-28 08:41:59.536518
failed
False
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "/opt/alt/php56/usr/bin/php -m",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
56
msg

rc
0
start
2026-04-28 08:41:59.426818
stderr
Failed loading /opt/alt/php56/usr/lib64/php/modules/opcache.so:  /opt/alt/php56/usr/lib64/php/modules/opcache.so: cannot open shared object file: No such file or directory
stderr_lines
[
    "Failed loading /opt/alt/php56/usr/lib64/php/modules/opcache.so:  /opt/alt/php56/usr/lib64/php/modules/opcache.so: cannot open shared object file: No such file or directory"
]
stdout
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dba
dom
enchant
ereg
exif
fileinfo
filter
ftp
gd
gettext
gmp
hash
i360
iconv
imap
intl
ionCube Loader
json
ldap
libxml
mbstring
mcrypt
mhash
mysql
mysqli
mysqlnd
odbc
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
pgsql
Phar
posix
pspell
readline
Reflection
session
shmop
SimpleXML
soap
sockets
SPL
sqlite3
standard
sysvshm
tokenizer
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib

[Zend Modules]
the ionCube PHP Loader + ionCube24
stdout_lines
[
    "[PHP Modules]",
    "bcmath",
    "bz2",
    "calendar",
    "Core",
    "ctype",
    "curl",
    "date",
    "dba",
    "dom",
    "enchant",
    "ereg",
    "exif",
    "fileinfo",
    "filter",
    "ftp",
    "gd",
    "gettext",
    "gmp",
    "hash",
    "i360",
    "iconv",
    "imap",
    "intl",
    "ionCube Loader",
    "json",
    "ldap",
    "libxml",
    "mbstring",
    "mcrypt",
    "mhash",
    "mysql",
    "mysqli",
    "mysqlnd",
    "odbc",
    "openssl",
    "pcntl",
    "pcre",
    "PDO",
    "pdo_mysql",
    "pdo_sqlite",
    "pgsql",
    "Phar",
    "posix",
    "pspell",
    "readline",
    "Reflection",
    "session",
    "shmop",
    "SimpleXML",
    "soap",
    "sockets",
    "SPL",
    "sqlite3",
    "standard",
    "sysvshm",
    "tokenizer",
    "xml",
    "xmlreader",
    "xmlrpc",
    "xmlwriter",
    "xsl",
    "zip",
    "zlib",
    "",
    "[Zend Modules]",
    "the ionCube PHP Loader + ionCube24"
]