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
-
StatusCHANGED
-
Duration00:00:23.48
-
PlayCheck for Yum repository problems
-
TaskCheck yum repolist
-
Date26 Aug 2024 13:34:56 +0100
-
Module / Actionshell (/home/ssh-gateway/ansible/1.yaml:6)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
yum repolist |
| delta |
0:00:00.322887 |
| end |
2024-08-26 13:34:34.339719 |
| 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.016832 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile repo id repo name status base/x86_64 CentOS-7 - Base 10072 extras/x86_64 CentOS-7 - Extras 526 mariadb-main MariaDB Server 100 mariadb-maxscale MariaDB MaxScale 1 mariadb-tools MariaDB Tools 17 updates/x86_64 CentOS-7 - Updates 6173 repolist: 16889 |
| stdout_lines |
[ "Loaded plugins: fastestmirror", "Loading mirror speeds from cached hostfile", "repo id repo name status", "base/x86_64 CentOS-7 - Base 10072", "extras/x86_64 CentOS-7 - Extras 526", "mariadb-main MariaDB Server 100", "mariadb-maxscale MariaDB MaxScale 1", "mariadb-tools MariaDB Tools 17", "updates/x86_64 CentOS-7 - Updates 6173", "repolist: 16889" ] |