Execution
Date 26 Aug 2024 13:23:06 +0100
Duration 00:06:19.70
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
7 Tasks
2626 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
yum check-update
delta
0:00:02.386242
end
2024-08-26 13:27:10.632460
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nyum check-update\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "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:27:08.246218
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"
]