Execution
Date 26 Aug 2024 12:40:15 +0100
Duration 00:07:38.16
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:10.689572
end
2024-08-26 06:40:38.684590
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 06:40:27.995018
stderr

stderr_lines
[]
stdout
38 files removed
CentOS Linux 8 - AppStream                       39 MB/s | 8.4 MB     00:00    
CentOS Linux 8 - BaseOS                          22 MB/s | 4.6 MB     00:00    
CentOS Linux 8 - Extras                         189 kB/s |  10 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64  7.4 MB/s |  14 MB     00:01    
created by dnf config-manager from https://pack 1.2 MB/s | 627 kB     00:00
stdout_lines
[
    "38 files removed",
    "CentOS Linux 8 - AppStream                       39 MB/s | 8.4 MB     00:00    ",
    "CentOS Linux 8 - BaseOS                          22 MB/s | 4.6 MB     00:00    ",
    "CentOS Linux 8 - Extras                         189 kB/s |  10 kB     00:00    ",
    "Extra Packages for Enterprise Linux 8 - x86_64  7.4 MB/s |  14 MB     00:01    ",
    "created by dnf config-manager from https://pack 1.2 MB/s | 627 kB     00:00    "
]