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:01.182331
end
2025-10-20 10:54:40.247039
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
non-zero return code
rc
1
start
2025-10-20 10:54:39.064708
stderr

stderr_lines
[]
stdout
Checking alt-php*-fpm services:
----------------------------------
stdout_lines
[
    "Checking alt-php*-fpm services:",
    "----------------------------------"
]