Execution
Date 20 Oct 2025 10:52:17 +0100
Duration 00:03:04.89
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
395 Hosts
3 Tasks
1177 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
/root/list_alt_php_services.sh
delta
0:00:00.521209
end
2025-10-20 17:54:35.297436
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/root/list_alt_php_services.sh\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
2025-10-20 17:54:34.776227
stderr

stderr_lines
[]
stdout
Checking alt-php*-fpm services:
----------------------------------
alt-php74-fpm.service → Status: running | Startup: disabled
stdout_lines
[
    "Checking alt-php*-fpm services:",
    "----------------------------------",
    "alt-php74-fpm.service \u2192 Status: running | Startup: disabled"
]