Execution
Date 11 Jun 2024 09:40:03 +0100
Duration 00:00:07.10
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:04.72
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    mbox1

Field Value
changed
True
cmd
dnf -y install iperf3
delta
0:00:03.869521
end
2024-06-11 08:40:08.653773
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install iperf3",
        "_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
2024-06-11 08:40:04.784252
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:31:58 ago on Tue 11 Jun 2024 08:08:07 AM UTC.
Dependencies resolved.
================================================================================
 Package            Architecture Version                  Repository       Size
================================================================================
Installing:
 iperf3             x86_64       3.5-7.el8_8.alma         appstream       100 k
Installing dependencies:
 lksctp-tools       x86_64       1.0.18-3.el8             baseos           99 k

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

Total download size: 199 k
Installed size: 481 k
Downloading Packages:
(1/2): iperf3-3.5-7.el8_8.alma.x86_64.rpm       1.2 MB/s | 100 kB     00:00    
(2/2): lksctp-tools-1.0.18-3.el8.x86_64.rpm     1.1 MB/s |  99 kB     00:00    
--------------------------------------------------------------------------------
Total                                           178 kB/s | 199 kB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : lksctp-tools-1.0.18-3.el8.x86_64                       1/2 
  Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64                       1/2 
  Installing       : iperf3-3.5-7.el8_8.alma.x86_64                         2/2 
  Running scriptlet: iperf3-3.5-7.el8_8.alma.x86_64                         2/2 
  Verifying        : lksctp-tools-1.0.18-3.el8.x86_64                       1/2 
  Verifying        : iperf3-3.5-7.el8_8.alma.x86_64                         2/2 

Installed:
  iperf3-3.5-7.el8_8.alma.x86_64        lksctp-tools-1.0.18-3.el8.x86_64       

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:31:58 ago on Tue 11 Jun 2024 08:08:07 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package            Architecture Version                  Repository       Size",
    "================================================================================",
    "Installing:",
    " iperf3             x86_64       3.5-7.el8_8.alma         appstream       100 k",
    "Installing dependencies:",
    " lksctp-tools       x86_64       1.0.18-3.el8             baseos           99 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  2 Packages",
    "",
    "Total download size: 199 k",
    "Installed size: 481 k",
    "Downloading Packages:",
    "(1/2): iperf3-3.5-7.el8_8.alma.x86_64.rpm       1.2 MB/s | 100 kB     00:00    ",
    "(2/2): lksctp-tools-1.0.18-3.el8.x86_64.rpm     1.1 MB/s |  99 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           178 kB/s | 199 kB     00:01     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : lksctp-tools-1.0.18-3.el8.x86_64                       1/2 ",
    "  Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64                       1/2 ",
    "  Installing       : iperf3-3.5-7.el8_8.alma.x86_64                         2/2 ",
    "  Running scriptlet: iperf3-3.5-7.el8_8.alma.x86_64                         2/2 ",
    "  Verifying        : lksctp-tools-1.0.18-3.el8.x86_64                       1/2 ",
    "  Verifying        : iperf3-3.5-7.el8_8.alma.x86_64                         2/2 ",
    "",
    "Installed:",
    "  iperf3-3.5-7.el8_8.alma.x86_64        lksctp-tools-1.0.18-3.el8.x86_64       ",
    "",
    "Complete!"
]