Execution
Date 14 Jan 2026 15:39:56 +0000
Duration 01:54:32.73
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.4
Python 3.10.10
Summary
385 Hosts
4 Tasks
1534 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
cd "/root/RM10253-files"
./main.sh alt-php84
./main.sh alt-php85
delta
0:00:00.050770
end
2026-01-14 16:50:21.555314
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncd \"/root/RM10253-files\"\n./main.sh alt-php84\n./main.sh alt-php85\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-01-14 16:50:21.504544
stderr

stderr_lines
[]
stdout
[ INFO ] alt-php84 is already installed on this system, therefore will be ignored! 
[ INFO ] alt-php85 is already installed on this system, therefore will be ignored! 
stdout_lines
[
    "\u001b[0m\u001b[1;32m[ INFO ] alt-php84 is already installed on this system, therefore will be ignored! \u001b[0m",
    "\u001b[0m\u001b[1;32m[ INFO ] alt-php85 is already installed on this system, therefore will be ignored! \u001b[0m"
]