Execution
Date 02 Feb 2026 17:24:30 +0000
Duration 00:03:07.01
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
396 Hosts
3 Tasks
1181 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "rpm",
    "-q",
    "alt-php-config"
]
delta
0:00:00.019903
end
2026-02-02 17:26:09.561718
invocation
{
    "module_args": {
        "_raw_params": "rpm -q alt-php-config",
        "_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
    }
}
msg

rc
0
start
2026-02-02 17:26:09.541815
stderr

stderr_lines
[]
stdout
alt-php-config-1-65.el8.noarch
stdout_lines
[
    "alt-php-config-1-65.el8.noarch"
]