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:05.512681
end
2025-11-25 14:49:44.345517
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 14:49:38.832836
stderr
Errors during downloading metadata for repository 'mariadb':
  - Status code: 404 for http://mirror.mariadb.org/yum/10.5/rhel8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: mariadb
stderr_lines
[
    "Errors during downloading metadata for repository 'mariadb':",
    "  - Status code: 404 for http://mirror.mariadb.org/yum/10.5/rhel8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)",
    "Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried",
    "Ignoring repositories: mariadb"
]
stdout
ls_tools.noarch                                                    1.2-0.el8                                                   @layershift
stdout_lines
[
    "ls_tools.noarch                                                    1.2-0.el8                                                   @layershift              "
]