Execution
Date 07 Oct 2025 12:12:54 +0100
Duration 00:00:20.40
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
4 Hosts
1 Tasks
4 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
yum -y install pciutils
delta
0:00:19.152979
end
2025-10-07 12:13:14.111033
invocation
{
    "module_args": {
        "_raw_params": "yum -y install pciutils",
        "_uses_shell": true,
        "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
2025-10-07 12:12:54.958054
stderr
https://linux.dell.com/repo/hardware/dsu/os_dependent/emptyrepo/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article 

https://access.redhat.com/articles/1320623

If above article doesn't help to resolve this issue please create a bug on https://bugs.openvz.org/
stderr_lines
[
    "https://linux.dell.com/repo/hardware/dsu/os_dependent/emptyrepo/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found",
    "Trying other mirror.",
    "To address this issue please refer to the below knowledge base article ",
    "",
    "https://access.redhat.com/articles/1320623",
    "",
    "If above article doesn't help to resolve this issue please create a bug on https://bugs.openvz.org/"
]
stdout
Loaded plugins: fastestmirror, langpacks, priorities, va, virtuozzo, vzlinux,
              : yum-plugin-readykernel, yum-plugin-rk-repo
Determining fastest mirrors
 * factory: openvz.melbourneitmirror.net
3556 packages excluded due to repository priority protections
Package pciutils-3.5.1-3.vl7.x86_64 already installed and latest version
Nothing to do
stdout_lines
[
    "Loaded plugins: fastestmirror, langpacks, priorities, va, virtuozzo, vzlinux,",
    "              : yum-plugin-readykernel, yum-plugin-rk-repo",
    "Determining fastest mirrors",
    " * factory: openvz.melbourneitmirror.net",
    "3556 packages excluded due to repository priority protections",
    "Package pciutils-3.5.1-3.vl7.x86_64 already installed and latest version",
    "Nothing to do"
]