Execution
Date 03 Apr 2024 14:53:17 +0100
Duration 00:00:04.91
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
4 Hosts
1 Tasks
4 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y install ncdu
delta
0:00:03.482824
end
2024-04-03 14:53:21.830371
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install ncdu",
        "_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-04-03 14:53:18.347547
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:55:15 ago on Wed 03 Apr 2024 01:58:04 PM BST.
Dependencies resolved.
================================================================================
 Package         Architecture      Version                Repository       Size
================================================================================
Installing:
 ncdu            x86_64            1.19-1.el8             epel             63 k

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

Total download size: 63 k
Installed size: 104 k
Downloading Packages:
ncdu-1.19-1.el8.x86_64.rpm                      946 kB/s |  63 kB     00:00    
--------------------------------------------------------------------------------
Total                                           432 kB/s |  63 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ncdu-1.19-1.el8.x86_64                                 1/1 
  Running scriptlet: ncdu-1.19-1.el8.x86_64                                 1/1 
  Verifying        : ncdu-1.19-1.el8.x86_64                                 1/1 

Installed:
  ncdu-1.19-1.el8.x86_64                                                        

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:55:15 ago on Wed 03 Apr 2024 01:58:04 PM BST.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture      Version                Repository       Size",
    "================================================================================",
    "Installing:",
    " ncdu            x86_64            1.19-1.el8             epel             63 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 63 k",
    "Installed size: 104 k",
    "Downloading Packages:",
    "ncdu-1.19-1.el8.x86_64.rpm                      946 kB/s |  63 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           432 kB/s |  63 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : ncdu-1.19-1.el8.x86_64                                 1/1 ",
    "  Running scriptlet: ncdu-1.19-1.el8.x86_64                                 1/1 ",
    "  Verifying        : ncdu-1.19-1.el8.x86_64                                 1/1 ",
    "",
    "Installed:",
    "  ncdu-1.19-1.el8.x86_64                                                        ",
    "",
    "Complete!"
]