Execution
Date 03 Mar 2025 14:32:32 +0000
Duration 00:00:15.23
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
24 Hosts
1 Tasks
24 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:04.58
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm018

Field Value
changed
True
cmd
dnf -y install btop
delta
0:00:03.897123
end
2025-03-03 14:32:38.475996
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install btop",
        "_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
2025-03-03 14:32:34.578873
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 3:21:06 ago on Mon 03 Mar 2025 11:11:29 UTC.
Dependencies resolved.
================================================================================
 Package                  Architecture Version            Repository       Size
================================================================================
Installing:
 btop                     x86_64       1.4.0-1.el9        epel            595 k
Installing dependencies:
 hicolor-icon-theme       noarch       0.17-13.el9        appstream        65 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 660 k
Installed size: 1.7 M
Downloading Packages:
(1/2): hicolor-icon-theme-0.17-13.el9.noarch.rp 2.1 MB/s |  65 kB     00:00    
(2/2): btop-1.4.0-1.el9.x86_64.rpm              6.6 MB/s | 595 kB     00:00    
--------------------------------------------------------------------------------
Total                                           731 kB/s | 660 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : hicolor-icon-theme-0.17-13.el9.noarch                  1/2 
  Installing       : btop-1.4.0-1.el9.x86_64                                2/2 
  Running scriptlet: btop-1.4.0-1.el9.x86_64                                2/2 
  Verifying        : hicolor-icon-theme-0.17-13.el9.noarch                  1/2 
  Verifying        : btop-1.4.0-1.el9.x86_64                                2/2 

Installed:
  btop-1.4.0-1.el9.x86_64         hicolor-icon-theme-0.17-13.el9.noarch        

Complete!
stdout_lines
[
    "Last metadata expiration check: 3:21:06 ago on Mon 03 Mar 2025 11:11:29 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package                  Architecture Version            Repository       Size",
    "================================================================================",
    "Installing:",
    " btop                     x86_64       1.4.0-1.el9        epel            595 k",
    "Installing dependencies:",
    " hicolor-icon-theme       noarch       0.17-13.el9        appstream        65 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  2 Packages",
    "",
    "Total download size: 660 k",
    "Installed size: 1.7 M",
    "Downloading Packages:",
    "(1/2): hicolor-icon-theme-0.17-13.el9.noarch.rp 2.1 MB/s |  65 kB     00:00    ",
    "(2/2): btop-1.4.0-1.el9.x86_64.rpm              6.6 MB/s | 595 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           731 kB/s | 660 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : hicolor-icon-theme-0.17-13.el9.noarch                  1/2 ",
    "  Installing       : btop-1.4.0-1.el9.x86_64                                2/2 ",
    "  Running scriptlet: btop-1.4.0-1.el9.x86_64                                2/2 ",
    "  Verifying        : hicolor-icon-theme-0.17-13.el9.noarch                  1/2 ",
    "  Verifying        : btop-1.4.0-1.el9.x86_64                                2/2 ",
    "",
    "Installed:",
    "  btop-1.4.0-1.el9.x86_64         hicolor-icon-theme-0.17-13.el9.noarch        ",
    "",
    "Complete!"
]