Execution
Date 26 Aug 2024 13:33:11 +0100
Duration 00:03:30.72
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
382 Hosts
4 Tasks
1516 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
yum repolist
delta
0:00:12.878854
end
2024-08-26 08:34:37.113983
invocation
{
    "module_args": {
        "_raw_params": "yum repolist",
        "_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
2024-08-26 08:34:24.235129
stderr
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
stderr_lines
[
    "Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was",
    "14: curl#6 - \"Could not resolve host: mirrorlist.centos.org; Unknown error\""
]
stdout
Loaded plugins: fastestmirror, tsflags
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
repo id          repo name                                                status
base/7/x86_64    CentOS-7 - Base                                          0
epel/x86_64      Extra Packages for Enterprise Linux 7 - x86_64           0
extras/7/x86_64  CentOS-7 - Extras                                        0
remi-php74       Remi's PHP 7.4 RPM repository for Enterprise Linux 7 - x 0
remi-safe        Safe Remi's RPM repository for Enterprise Linux 7 - x86_ 0
updates/7/x86_64 CentOS-7 - Updates                                       0
repolist: 0
stdout_lines
[
    "Loaded plugins: fastestmirror, tsflags",
    "Loading mirror speeds from cached hostfile",
    "Loading mirror speeds from cached hostfile",
    "Loading mirror speeds from cached hostfile",
    "Loading mirror speeds from cached hostfile",
    "Loading mirror speeds from cached hostfile",
    "Loading mirror speeds from cached hostfile",
    "Loading mirror speeds from cached hostfile",
    "repo id          repo name                                                status",
    "base/7/x86_64    CentOS-7 - Base                                          0",
    "epel/x86_64      Extra Packages for Enterprise Linux 7 - x86_64           0",
    "extras/7/x86_64  CentOS-7 - Extras                                        0",
    "remi-php74       Remi's PHP 7.4 RPM repository for Enterprise Linux 7 - x 0",
    "remi-safe        Safe Remi's RPM repository for Enterprise Linux 7 - x86_ 0",
    "updates/7/x86_64 CentOS-7 - Updates                                       0",
    "repolist: 0"
]