Execution
Date 21 Apr 2026 12:03:43 +0100
Duration 00:00:09.42
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
25 Hosts
1 Tasks
25 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:03.42
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm1-chi

Field Value
changed
True
cmd
dnf -y install ipmitool
delta
0:00:01.612202
end
2026-04-21 11:03:49.588743
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install ipmitool",
        "_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-21 11:03:47.976541
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:48:28 ago on Tue 21 Apr 2026 08:15:20 UTC.
Dependencies resolved.
================================================================================
 Package          Architecture   Version                Repository         Size
================================================================================
Installing:
 ipmitool         x86_64         1.8.18-27.el9          appstream         386 k

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

Total download size: 386 k
Installed size: 1.0 M
Downloading Packages:
ipmitool-1.8.18-27.el9.x86_64.rpm                14 MB/s | 386 kB     00:00    
--------------------------------------------------------------------------------
Total                                           3.4 MB/s | 386 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ipmitool-1.8.18-27.el9.x86_64                          1/1 
  Running scriptlet: ipmitool-1.8.18-27.el9.x86_64                          1/1 
  Verifying        : ipmitool-1.8.18-27.el9.x86_64                          1/1 

Installed:
  ipmitool-1.8.18-27.el9.x86_64                                                 

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:48:28 ago on Tue 21 Apr 2026 08:15:20 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package          Architecture   Version                Repository         Size",
    "================================================================================",
    "Installing:",
    " ipmitool         x86_64         1.8.18-27.el9          appstream         386 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 386 k",
    "Installed size: 1.0 M",
    "Downloading Packages:",
    "ipmitool-1.8.18-27.el9.x86_64.rpm                14 MB/s | 386 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           3.4 MB/s | 386 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : ipmitool-1.8.18-27.el9.x86_64                          1/1 ",
    "  Running scriptlet: ipmitool-1.8.18-27.el9.x86_64                          1/1 ",
    "  Verifying        : ipmitool-1.8.18-27.el9.x86_64                          1/1 ",
    "",
    "Installed:",
    "  ipmitool-1.8.18-27.el9.x86_64                                                 ",
    "",
    "Complete!"
]