Execution
Date 25 Nov 2025 12:48:27 +0000
Duration 00:02:53.85
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
393 Hosts
1 Tasks
393 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
dnf list | grep layershift | grep ls_tools
delta
0:00:04.671677
end
2025-11-25 12:50:27.885783
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ndnf list | grep layershift | grep ls_tools\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-11-25 12:50:23.214106
stderr

stderr_lines
[]
stdout
ls_tools.noarch                                                    1.2-0.el8                                                   @layershift
stdout_lines
[
    "ls_tools.noarch                                                    1.2-0.el8                                                   @layershift              "
]