Execution
Date 20 Apr 2026 15:16:29 +0100
Duration 00:11:55.53
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
393 Hosts
1 Tasks
393 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python3"
}
changed
True
cmd
dnf --refresh -y install most
delta
0:00:18.347653
end
2026-04-20 14:23:37.062981
invocation
{
    "module_args": {
        "_raw_params": "dnf --refresh -y install most",
        "_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
2026-04-20 14:23:18.715328
stderr

stderr_lines
[]
stdout
PowerDNS repository for PowerDNS Authoritative   64 kB/s | 3.0 kB     00:00    
PowerDNS repository for PowerDNS Recursor - ver 100 kB/s | 3.0 kB     00:00    
AlmaLinux 9 - AppStream                          14 kB/s | 4.2 kB     00:00    
AlmaLinux 9 - AppStream                          24 MB/s |  19 MB     00:00    
AlmaLinux 9 - BaseOS                             14 kB/s | 3.8 kB     00:00    
AlmaLinux 9 - BaseOS                             25 MB/s |  23 MB     00:00    
AlmaLinux 9 - Extras                             12 kB/s | 3.3 kB     00:00    
AlmaLinux 9 - Extras                             72 kB/s |  21 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  308 kB/s |  31 kB     00:00    
Extra Packages for Enterprise Linux 9 openh264   11 kB/s | 993  B     00:00    
kernelcare                                       22 kB/s | 3.0 kB     00:00    
Layershift AlmaLinux repository                 152 kB/s | 3.0 kB     00:00    
MariaDB Server 11.4                              12 kB/s | 3.4 kB     00:00    
Dependencies resolved.
================================================================================
 Package         Architecture      Version                Repository       Size
================================================================================
Installing:
 most            x86_64            5.1.0-6.el9            epel             63 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 63 k
Installed size: 124 k
Downloading Packages:
most-5.1.0-6.el9.x86_64.rpm                     1.1 MB/s |  63 kB     00:00    
--------------------------------------------------------------------------------
Total                                           386 kB/s |  63 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : most-5.1.0-6.el9.x86_64                                1/1 
  Running scriptlet: most-5.1.0-6.el9.x86_64                                1/1 
  Verifying        : most-5.1.0-6.el9.x86_64                                1/1 

Installed:
  most-5.1.0-6.el9.x86_64                                                       

Complete!
stdout_lines
[
    "PowerDNS repository for PowerDNS Authoritative   64 kB/s | 3.0 kB     00:00    ",
    "PowerDNS repository for PowerDNS Recursor - ver 100 kB/s | 3.0 kB     00:00    ",
    "AlmaLinux 9 - AppStream                          14 kB/s | 4.2 kB     00:00    ",
    "AlmaLinux 9 - AppStream                          24 MB/s |  19 MB     00:00    ",
    "AlmaLinux 9 - BaseOS                             14 kB/s | 3.8 kB     00:00    ",
    "AlmaLinux 9 - BaseOS                             25 MB/s |  23 MB     00:00    ",
    "AlmaLinux 9 - Extras                             12 kB/s | 3.3 kB     00:00    ",
    "AlmaLinux 9 - Extras                             72 kB/s |  21 kB     00:00    ",
    "Extra Packages for Enterprise Linux 9 - x86_64  308 kB/s |  31 kB     00:00    ",
    "Extra Packages for Enterprise Linux 9 openh264   11 kB/s | 993  B     00:00    ",
    "kernelcare                                       22 kB/s | 3.0 kB     00:00    ",
    "Layershift AlmaLinux repository                 152 kB/s | 3.0 kB     00:00    ",
    "MariaDB Server 11.4                              12 kB/s | 3.4 kB     00:00    ",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture      Version                Repository       Size",
    "================================================================================",
    "Installing:",
    " most            x86_64            5.1.0-6.el9            epel             63 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 63 k",
    "Installed size: 124 k",
    "Downloading Packages:",
    "most-5.1.0-6.el9.x86_64.rpm                     1.1 MB/s |  63 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           386 kB/s |  63 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : most-5.1.0-6.el9.x86_64                                1/1 ",
    "  Running scriptlet: most-5.1.0-6.el9.x86_64                                1/1 ",
    "  Verifying        : most-5.1.0-6.el9.x86_64                                1/1 ",
    "",
    "Installed:",
    "  most-5.1.0-6.el9.x86_64                                                       ",
    "",
    "Complete!"
]