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:00.251598
end
2024-08-26 13:34:34.879474
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:34.627876
stderr

stderr_lines
[]
stdout
Loaded plugins: fastestmirror, tsflags
Loading mirror speeds from cached hostfile
 * epel: d2lzkl7pfhq30w.cloudfront.net
repo id                   repo name                                       status
PLESK_17_PHP56            PHP 5.6 for Plesk 17                               32
PLESK_17_PHP70            PHP 7.0 for Plesk 17                               33
PLESK_17_PHP71            PHP 7.1                                            38
PLESK_17_PHP72            PHP 7.2                                            37
PLESK_17_PHP73            PHP 7.3                                            37
PLESK_17_PHP74            PHP 7.4                                            36
PLESK_17_PHP80            PHP 8.0                                            34
PLESK_17_PHP81            PHP 8.1                                            34
PLESK_17_PHP82            PHP 8.2                                            34
PLESK_17_PHP83            PHP 8.3                                            34
PLESK_18_0_62-extras      PLESK_18_0_62 extras                               33
base/7/x86_64             CentOS-7 - Base                                 10072
epel/x86_64               Extra Packages for Enterprise Linux 7 - x86_64  13791
extras/7/x86_64           CentOS-7 - Extras                                 526
plesk-ext-grafana         grafana extension repository                        2
plesk-ext-panel-migrator  panel-migrator extension repository                 1
updates/7/x86_64          CentOS-7 - Updates                               6173
repolist: 30947
stdout_lines
[
    "Loaded plugins: fastestmirror, tsflags",
    "Loading mirror speeds from cached hostfile",
    " * epel: d2lzkl7pfhq30w.cloudfront.net",
    "repo id                   repo name                                       status",
    "PLESK_17_PHP56            PHP 5.6 for Plesk 17                               32",
    "PLESK_17_PHP70            PHP 7.0 for Plesk 17                               33",
    "PLESK_17_PHP71            PHP 7.1                                            38",
    "PLESK_17_PHP72            PHP 7.2                                            37",
    "PLESK_17_PHP73            PHP 7.3                                            37",
    "PLESK_17_PHP74            PHP 7.4                                            36",
    "PLESK_17_PHP80            PHP 8.0                                            34",
    "PLESK_17_PHP81            PHP 8.1                                            34",
    "PLESK_17_PHP82            PHP 8.2                                            34",
    "PLESK_17_PHP83            PHP 8.3                                            34",
    "PLESK_18_0_62-extras      PLESK_18_0_62 extras                               33",
    "base/7/x86_64             CentOS-7 - Base                                 10072",
    "epel/x86_64               Extra Packages for Enterprise Linux 7 - x86_64  13791",
    "extras/7/x86_64           CentOS-7 - Extras                                 526",
    "plesk-ext-grafana         grafana extension repository                        2",
    "plesk-ext-panel-migrator  panel-migrator extension repository                 1",
    "updates/7/x86_64          CentOS-7 - Updates                               6173",
    "repolist: 30947"
]