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.612050
end
2024-08-26 13:34:43.636504
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:42.024454
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
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 - 0
extras/7/x86_64                   CentOS-7 - Extras                       0
mysql-connectors-community/x86_64 MySQL Connectors Community              0
mysql-tools-community/x86_64      MySQL Tools Community                   0
mysql56-community/x86_64          MySQL 5.6 Community Server              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",
    "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 - 0",
    "extras/7/x86_64                   CentOS-7 - Extras                       0",
    "mysql-connectors-community/x86_64 MySQL Connectors Community              0",
    "mysql-tools-community/x86_64      MySQL Tools Community                   0",
    "mysql56-community/x86_64          MySQL 5.6 Community Server              0",
    "updates/7/x86_64                  CentOS-7 - Updates                      0",
    "repolist: 0"
]