Execution
Date 23 Mar 2026 08:37:50 +0000
Duration 00:00:12.69
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
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.66
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm022

Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python3"
}
changed
True
cmd
dnf -y install net-tools
delta
0:00:02.899540
end
2026-03-23 08:37:56.356387
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install net-tools",
        "_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-03-23 08:37:53.456847
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:18:30 ago on Mon 23 Mar 2026 07:19:24 UTC.
Dependencies resolved.
================================================================================
 Package         Architecture Version                        Repository    Size
================================================================================
Installing:
 net-tools       x86_64       2.0-0.64.20160912git.el9       baseos       294 k

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

Total download size: 294 k
Installed size: 906 k
Downloading Packages:
net-tools-2.0-0.64.20160912git.el9.x86_64.rpm   5.8 MB/s | 294 kB     00:00    
--------------------------------------------------------------------------------
Total                                           923 kB/s | 294 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : net-tools-2.0-0.64.20160912git.el9.x86_64              1/1 
  Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64              1/1 
  Verifying        : net-tools-2.0-0.64.20160912git.el9.x86_64              1/1 

Installed:
  net-tools-2.0-0.64.20160912git.el9.x86_64                                     

Complete!
stdout_lines
[
    "Last metadata expiration check: 1:18:30 ago on Mon 23 Mar 2026 07:19:24 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture Version                        Repository    Size",
    "================================================================================",
    "Installing:",
    " net-tools       x86_64       2.0-0.64.20160912git.el9       baseos       294 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 294 k",
    "Installed size: 906 k",
    "Downloading Packages:",
    "net-tools-2.0-0.64.20160912git.el9.x86_64.rpm   5.8 MB/s | 294 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           923 kB/s | 294 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : net-tools-2.0-0.64.20160912git.el9.x86_64              1/1 ",
    "  Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64              1/1 ",
    "  Verifying        : net-tools-2.0-0.64.20160912git.el9.x86_64              1/1 ",
    "",
    "Installed:",
    "  net-tools-2.0-0.64.20160912git.el9.x86_64                                     ",
    "",
    "Complete!"
]