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:00:45.44
  • 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:44.359078
end
2025-09-12 09:29:59.068637
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:29:14.709559
stderr

stderr_lines
[]
stdout
66 files removed
AlmaLinux 8 - BaseOS                             26 MB/s |  38 MB     00:01    
AlmaLinux 8 - AppStream                          16 MB/s |  21 MB     00:01    
AlmaLinux 8 - Extras                             25 kB/s |  14 kB     00:00    
AlmaLinux 8 - PowerTools                        7.0 MB/s | 5.0 MB     00:00    
Docker CE Stable - x86_64                       119 kB/s |  66 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64   17 MB/s |  14 MB     00:00    
Extra Packages for Enterprise Linux 8 - Testing 134 kB/s | 112 kB     00:00    
kernelcare                                      9.8 kB/s | 7.0 kB     00:00
stdout_lines
[
    "66 files removed",
    "AlmaLinux 8 - BaseOS                             26 MB/s |  38 MB     00:01    ",
    "AlmaLinux 8 - AppStream                          16 MB/s |  21 MB     00:01    ",
    "AlmaLinux 8 - Extras                             25 kB/s |  14 kB     00:00    ",
    "AlmaLinux 8 - PowerTools                        7.0 MB/s | 5.0 MB     00:00    ",
    "Docker CE Stable - x86_64                       119 kB/s |  66 kB     00:00    ",
    "Extra Packages for Enterprise Linux 8 - x86_64   17 MB/s |  14 MB     00:00    ",
    "Extra Packages for Enterprise Linux 8 - Testing 134 kB/s | 112 kB     00:00    ",
    "kernelcare                                      9.8 kB/s | 7.0 kB     00:00    "
]