Execution
Date 05 Aug 2024 14:58:11 +0100
Duration 00:00:50.70
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
134 Hosts
1 Tasks
134 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y install tcpdump strace iotop
delta
0:00:05.631071
end
2024-08-05 14:58:47.289320
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 14:58:41.658249
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:38:59 ago on Mon 05 Aug 2024 12:19:44 PM BST.
Package tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64 is already installed.
Package strace-5.18-2.el8.x86_64 is already installed.
Package iotop-0.6-17.el8.noarch is already installed.
Dependencies resolved.
================================================================================
 Package         Architecture   Version                 Repository         Size
================================================================================
Upgrading:
 iotop           noarch         0.6-18.el8              baseos             66 k
 tcpdump         x86_64         14:4.9.3-5.el8          appstream         452 k

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 518 k
Downloading Packages:
(1/2): iotop-0.6-18.el8.noarch.rpm              1.2 MB/s |  66 kB     00:00    
(2/2): tcpdump-4.9.3-5.el8.x86_64.rpm           5.9 MB/s | 452 kB     00:00    
--------------------------------------------------------------------------------
Total                                           674 kB/s | 518 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/4 
  Upgrading        : tcpdump-14:4.9.3-5.el8.x86_64                          1/4 
  Upgrading        : iotop-0.6-18.el8.noarch                                2/4 
  Cleanup          : iotop-0.6-17.el8.noarch                                3/4 
  Cleanup          : tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64               4/4 
  Running scriptlet: tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64               4/4 
  Verifying        : iotop-0.6-18.el8.noarch                                1/4 
  Verifying        : iotop-0.6-17.el8.noarch                                2/4 
  Verifying        : tcpdump-14:4.9.3-5.el8.x86_64                          3/4 
  Verifying        : tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64               4/4 

Upgraded:
  iotop-0.6-18.el8.noarch             tcpdump-14:4.9.3-5.el8.x86_64            

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:38:59 ago on Mon 05 Aug 2024 12:19:44 PM BST.",
    "Package tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64 is already installed.",
    "Package strace-5.18-2.el8.x86_64 is already installed.",
    "Package iotop-0.6-17.el8.noarch is already installed.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture   Version                 Repository         Size",
    "================================================================================",
    "Upgrading:",
    " iotop           noarch         0.6-18.el8              baseos             66 k",
    " tcpdump         x86_64         14:4.9.3-5.el8          appstream         452 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  2 Packages",
    "",
    "Total download size: 518 k",
    "Downloading Packages:",
    "(1/2): iotop-0.6-18.el8.noarch.rpm              1.2 MB/s |  66 kB     00:00    ",
    "(2/2): tcpdump-4.9.3-5.el8.x86_64.rpm           5.9 MB/s | 452 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           674 kB/s | 518 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/4 ",
    "  Upgrading        : tcpdump-14:4.9.3-5.el8.x86_64                          1/4 ",
    "  Upgrading        : iotop-0.6-18.el8.noarch                                2/4 ",
    "  Cleanup          : iotop-0.6-17.el8.noarch                                3/4 ",
    "  Cleanup          : tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64               4/4 ",
    "  Running scriptlet: tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64               4/4 ",
    "  Verifying        : iotop-0.6-18.el8.noarch                                1/4 ",
    "  Verifying        : iotop-0.6-17.el8.noarch                                2/4 ",
    "  Verifying        : tcpdump-14:4.9.3-5.el8.x86_64                          3/4 ",
    "  Verifying        : tcpdump-14:4.9.3-3.el8_9.1.alma.1.x86_64               4/4 ",
    "",
    "Upgraded:",
    "  iotop-0.6-18.el8.noarch             tcpdump-14:4.9.3-5.el8.x86_64            ",
    "",
    "Complete!"
]