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.320408
end
2024-08-26 13:34:50.343043
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:50.022635
stderr

stderr_lines
[]
stdout
repo id                    repo name
appstream                  CentOS Linux 8 - AppStream
baseos                     CentOS Linux 8 - BaseOS
epel                       Extra Packages for Enterprise Linux 8 - x86_64
extras                     CentOS Linux 8 - Extras
packages.twingate.com_rpm_ created by dnf config-manager from https://packages.twingate.com/rpm/
stdout_lines
[
    "repo id                    repo name",
    "appstream                  CentOS Linux 8 - AppStream",
    "baseos                     CentOS Linux 8 - BaseOS",
    "epel                       Extra Packages for Enterprise Linux 8 - x86_64",
    "extras                     CentOS Linux 8 - Extras",
    "packages.twingate.com_rpm_ created by dnf config-manager from https://packages.twingate.com/rpm/"
]