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:06.021673
end
2024-08-05 13:59:21.170459
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:15.148786
stderr

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

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

Total download size: 452 k
Installed size: 1.1 M
Downloading Packages:
tcpdump-4.9.3-5.el8.x86_64.rpm                  1.4 MB/s | 452 kB     00:00    
--------------------------------------------------------------------------------
Total                                           468 kB/s | 452 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: tcpdump-14:4.9.3-5.el8.x86_64                          1/1 
  Installing       : tcpdump-14:4.9.3-5.el8.x86_64                          1/1 
  Running scriptlet: tcpdump-14:4.9.3-5.el8.x86_64                          1/1 
  Verifying        : tcpdump-14:4.9.3-5.el8.x86_64                          1/1 

Installed:
  tcpdump-14:4.9.3-5.el8.x86_64                                                 

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:16:59 ago on Mon 05 Aug 2024 11:42:18 AM UTC.",
    "Package strace-5.18-2.el8.x86_64 is already installed.",
    "Package iotop-0.6-18.el8.noarch is already installed.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture   Version                 Repository         Size",
    "================================================================================",
    "Installing:",
    " tcpdump         x86_64         14:4.9.3-5.el8          appstream         452 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 452 k",
    "Installed size: 1.1 M",
    "Downloading Packages:",
    "tcpdump-4.9.3-5.el8.x86_64.rpm                  1.4 MB/s | 452 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           468 kB/s | 452 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Running scriptlet: tcpdump-14:4.9.3-5.el8.x86_64                          1/1 ",
    "  Installing       : tcpdump-14:4.9.3-5.el8.x86_64                          1/1 ",
    "  Running scriptlet: tcpdump-14:4.9.3-5.el8.x86_64                          1/1 ",
    "  Verifying        : tcpdump-14:4.9.3-5.el8.x86_64                          1/1 ",
    "",
    "Installed:",
    "  tcpdump-14:4.9.3-5.el8.x86_64                                                 ",
    "",
    "Complete!"
]