Execution
Date 20 Oct 2025 11:13:12 +0100
Duration 00:03:22.46
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
rm -f /root/list_alt_php_services.sh
delta
0:00:00.818689
end
2025-10-20 11:15:48.321390
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/root/list_alt_php_services.sh\nrm -f /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 11:15:47.502701
stderr

stderr_lines
[]
stdout
No alt-php*-fpm services found.
stdout_lines
[
    "No alt-php*-fpm services found."
]