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:01.124996
end
2024-08-26 13:34:52.160347
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 13:34:51.035351
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, priorities, 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
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
mariadb-main              MariaDB Server                                  0
mariadb-maxscale          MariaDB MaxScale                                0
mariadb-tools             MariaDB Tools                                   0
powerdns-auth-44/7/x86_64 PowerDNS repository for PowerDNS Authoritative  0
powerdns-auth-47/7/x86_64 PowerDNS repository for PowerDNS Authoritative  0
updates/7/x86_64          CentOS-7 - Updates                              0
repolist: 0
stdout_lines
[
    "Loaded plugins: fastestmirror, priorities, 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",
    "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",
    "mariadb-main              MariaDB Server                                  0",
    "mariadb-maxscale          MariaDB MaxScale                                0",
    "mariadb-tools             MariaDB Tools                                   0",
    "powerdns-auth-44/7/x86_64 PowerDNS repository for PowerDNS Authoritative  0",
    "powerdns-auth-47/7/x86_64 PowerDNS repository for PowerDNS Authoritative  0",
    "updates/7/x86_64          CentOS-7 - Updates                              0",
    "repolist: 0"
]