Execution
Date 05 Aug 2024 14:59:13 +0100
Duration 00:00:32.15
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
22 Hosts
1 Tasks
22 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y install tcpdump strace iotop
delta
0:00:03.992081
end
2024-08-05 13:59:18.558229
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install tcpdump strace iotop",
        "_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-08-05 13:59:14.566148
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:43:29 ago on Mon 05 Aug 2024 11:15:46 AM UTC.
Package tcpdump-14:4.9.3-5.el8.x86_64 is already installed.
Package strace-5.18-2.el8.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package         Architecture     Version                Repository        Size
================================================================================
Installing:
 iotop           noarch           0.6-18.el8             baseos            66 k

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

Total download size: 66 k
Installed size: 174 k
Downloading Packages:
iotop-0.6-18.el8.noarch.rpm                     348 kB/s |  66 kB     00:00    
--------------------------------------------------------------------------------
Total                                           108 kB/s |  66 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : iotop-0.6-18.el8.noarch                                1/1 
  Running scriptlet: iotop-0.6-18.el8.noarch                                1/1 
  Verifying        : iotop-0.6-18.el8.noarch                                1/1 

Installed:
  iotop-0.6-18.el8.noarch                                                       

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:43:29 ago on Mon 05 Aug 2024 11:15:46 AM UTC.",
    "Package tcpdump-14:4.9.3-5.el8.x86_64 is already installed.",
    "Package strace-5.18-2.el8.x86_64 is already installed.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture     Version                Repository        Size",
    "================================================================================",
    "Installing:",
    " iotop           noarch           0.6-18.el8             baseos            66 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 66 k",
    "Installed size: 174 k",
    "Downloading Packages:",
    "iotop-0.6-18.el8.noarch.rpm                     348 kB/s |  66 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           108 kB/s |  66 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : iotop-0.6-18.el8.noarch                                1/1 ",
    "  Running scriptlet: iotop-0.6-18.el8.noarch                                1/1 ",
    "  Verifying        : iotop-0.6-18.el8.noarch                                1/1 ",
    "",
    "Installed:",
    "  iotop-0.6-18.el8.noarch                                                       ",
    "",
    "Complete!"
]