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:02.270777
end
2024-08-26 13:34:24.573350
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:22.302573
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
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_6 0
extras/7/x86_64             CentOS-7 - Extras                             0
grafana                     grafana                                       0
influxdb/7/x86_64           InfluxDB Repository - RHEL 7                  0
nodesource/x86_64           Node.js Packages for Enterprise Linux 7 - x86 0
remi-php74                  Remi's PHP 7.4 RPM repository for Enterprise  0
remi-safe                   Safe Remi's RPM repository for Enterprise Lin 0
updates/7/x86_64            CentOS-7 - Updates                            0
zabbix/x86_64               Zabbix Official Repository - x86_64           0
zabbix-frontend/x86_64      Zabbix Official Repository frontend - x86_64  0
zabbix-non-supported/x86_64 Zabbix Official Repository non-supported - x8 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",
    "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_6 0",
    "extras/7/x86_64             CentOS-7 - Extras                             0",
    "grafana                     grafana                                       0",
    "influxdb/7/x86_64           InfluxDB Repository - RHEL 7                  0",
    "nodesource/x86_64           Node.js Packages for Enterprise Linux 7 - x86 0",
    "remi-php74                  Remi's PHP 7.4 RPM repository for Enterprise  0",
    "remi-safe                   Safe Remi's RPM repository for Enterprise Lin 0",
    "updates/7/x86_64            CentOS-7 - Updates                            0",
    "zabbix/x86_64               Zabbix Official Repository - x86_64           0",
    "zabbix-frontend/x86_64      Zabbix Official Repository frontend - x86_64  0",
    "zabbix-non-supported/x86_64 Zabbix Official Repository non-supported - x8 0",
    "repolist: 0"
]