Execution
Date 12 Sep 2025 10:28:12 +0100
Duration 00:02:13.80
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
43 Hosts
1 Tasks
43 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:01:01.69
  • Play
    Refresh dnf metadata and check for updates
  • Task
    Refresh dnf cache

Field Value
changed
False
cmd
set -o pipefail
dnf clean all
dnf check-update
delta
0:00:45.689295
end
2025-09-12 09:29:00.500809
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ndnf clean all\ndnf 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

rc
0
start
2025-09-12 09:28:14.811514
stderr

stderr_lines
[]
stdout
60 files removed
AlmaLinux 8 - BaseOS                             10 MB/s |  38 MB     00:03    
AlmaLinux 8 - AppStream                          21 MB/s |  21 MB     00:00    
AlmaLinux 8 - Extras                             43 kB/s |  14 kB     00:00    
AlmaLinux 8 - PowerTools                         11 MB/s | 5.0 MB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64   21 MB/s |  14 MB     00:00    
kernelcare                                       20 kB/s | 7.0 kB     00:00    
nginx stable repo                               584 kB/s |  85 kB     00:00    
nginx mainline repo                             1.2 MB/s | 185 kB     00:00
stdout_lines
[
    "60 files removed",
    "AlmaLinux 8 - BaseOS                             10 MB/s |  38 MB     00:03    ",
    "AlmaLinux 8 - AppStream                          21 MB/s |  21 MB     00:00    ",
    "AlmaLinux 8 - Extras                             43 kB/s |  14 kB     00:00    ",
    "AlmaLinux 8 - PowerTools                         11 MB/s | 5.0 MB     00:00    ",
    "Extra Packages for Enterprise Linux 8 - x86_64   21 MB/s |  14 MB     00:00    ",
    "kernelcare                                       20 kB/s | 7.0 kB     00:00    ",
    "nginx stable repo                               584 kB/s |  85 kB     00:00    ",
    "nginx mainline repo                             1.2 MB/s | 185 kB     00:00    "
]