Execution
Date 26 Aug 2024 13:05:34 +0100
Duration 00:03:26.04
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
1 Tasks
382 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
rpm --rebuilddb; yum check-update
delta
0:00:04.004929
end
2024-08-26 13:06:27.829676
invocation
{
    "module_args": {
        "_raw_params": "rpm --rebuilddb; yum check-update",
        "_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
non-zero return code
rc
100
start
2024-08-26 13:06:23.824747
stderr

stderr_lines
[]
stdout
Loaded plugins: fastestmirror, tsflags
Loading mirror speeds from cached hostfile
 * epel: d2lzkl7pfhq30w.cloudfront.net

jasper-libs.x86_64            1.900.1-33.el7.tuxcare.els1            centos7-els
stdout_lines
[
    "Loaded plugins: fastestmirror, tsflags",
    "Loading mirror speeds from cached hostfile",
    " * epel: d2lzkl7pfhq30w.cloudfront.net",
    "",
    "jasper-libs.x86_64            1.900.1-33.el7.tuxcare.els1            centos7-els"
]