Execution
Date 26 Aug 2024 13:48:38 +0100
Duration 00:07:37.97
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
yum clean all; yum check-update httpd
delta
0:00:16.939947
end
2024-08-26 13:49:00.943245
invocation
{
    "module_args": {
        "_raw_params": "yum clean all; yum check-update httpd",
        "_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:48:44.003298
stderr
https://repo.tuxcare.com/centos7-els/%24elstoken/updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.centos.org/yum-errors

If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
stderr_lines
[
    "https://repo.tuxcare.com/centos7-els/%24elstoken/updates/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden",
    "Trying other mirror.",
    "To address this issue please refer to the below wiki article",
    "",
    "https://wiki.centos.org/yum-errors",
    "",
    "If above article doesn't help to resolve this issue please use https://bugs.centos.org/."
]
stdout
Loaded plugins: fastestmirror, tsflags
Cleaning repos: base centos7-els epel extras updates
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, tsflags
Determining fastest mirrors
 * epel: d2lzkl7pfhq30w.cloudfront.net
stdout_lines
[
    "Loaded plugins: fastestmirror, tsflags",
    "Cleaning repos: base centos7-els epel extras updates",
    "Cleaning up list of fastest mirrors",
    "Loaded plugins: fastestmirror, tsflags",
    "Determining fastest mirrors",
    " * epel: d2lzkl7pfhq30w.cloudfront.net"
]