Execution
Date 03 Mar 2025 10:59:50 +0000
Duration 00:18:11.04
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
378 Hosts
1 Tasks
378 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
dnf -y install btop
delta
0:00:12.621584
end
2025-03-03 11:02:48.837143
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 11:02:36.215559
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:11:06 ago on Mon 03 Mar 2025 09:51:39 AM UTC.
Dependencies resolved.
================================================================================
 Package                  Architecture Version            Repository       Size
================================================================================
Installing:
 btop                     x86_64       1.2.13-3.el8       epel            569 k
Installing dependencies:
 hicolor-icon-theme       noarch       0.17-2.el8         appstream        48 k

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

Total download size: 617 k
Installed size: 1.6 M
Downloading Packages:
(1/2): hicolor-icon-theme-0.17-2.el8.noarch.rpm 1.3 MB/s |  48 kB     00:00    
(2/2): btop-1.2.13-3.el8.x86_64.rpm             5.2 MB/s | 569 kB     00:00    
--------------------------------------------------------------------------------
Total                                           616 kB/s | 617 kB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : hicolor-icon-theme-0.17-2.el8.noarch                   1/2 
  Installing       : btop-1.2.13-3.el8.x86_64                               2/2 
  Running scriptlet: btop-1.2.13-3.el8.x86_64                               2/2 
  Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch                   2/2 
  Verifying        : hicolor-icon-theme-0.17-2.el8.noarch                   1/2 
  Verifying        : btop-1.2.13-3.el8.x86_64                               2/2 

Installed:
  btop-1.2.13-3.el8.x86_64         hicolor-icon-theme-0.17-2.el8.noarch        

Complete!
stdout_lines
[
    "Last metadata expiration check: 1:11:06 ago on Mon 03 Mar 2025 09:51:39 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package                  Architecture Version            Repository       Size",
    "================================================================================",
    "Installing:",
    " btop                     x86_64       1.2.13-3.el8       epel            569 k",
    "Installing dependencies:",
    " hicolor-icon-theme       noarch       0.17-2.el8         appstream        48 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  2 Packages",
    "",
    "Total download size: 617 k",
    "Installed size: 1.6 M",
    "Downloading Packages:",
    "(1/2): hicolor-icon-theme-0.17-2.el8.noarch.rpm 1.3 MB/s |  48 kB     00:00    ",
    "(2/2): btop-1.2.13-3.el8.x86_64.rpm             5.2 MB/s | 569 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           616 kB/s | 617 kB     00:01     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : hicolor-icon-theme-0.17-2.el8.noarch                   1/2 ",
    "  Installing       : btop-1.2.13-3.el8.x86_64                               2/2 ",
    "  Running scriptlet: btop-1.2.13-3.el8.x86_64                               2/2 ",
    "  Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch                   2/2 ",
    "  Verifying        : hicolor-icon-theme-0.17-2.el8.noarch                   1/2 ",
    "  Verifying        : btop-1.2.13-3.el8.x86_64                               2/2 ",
    "",
    "Installed:",
    "  btop-1.2.13-3.el8.x86_64         hicolor-icon-theme-0.17-2.el8.noarch        ",
    "",
    "Complete!"
]