Execution
Date 23 Aug 2024 06:54:26 +0100
Duration 00:01:10.20
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.0
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
135 Hosts
1 Tasks
135 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update wget
delta
0:00:04.565677
end
2024-08-23 13:54:52.589168
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update wget",
        "_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-23 13:54:48.023491
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:46:48 ago on Fri 23 Aug 2024 12:08:01 PM +08.
Dependencies resolved.
================================================================================
 Package      Architecture   Version                    Repository         Size
================================================================================
Upgrading:
 wget         x86_64         1.19.5-12.el8_10           appstream         733 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 733 k
Downloading Packages:
wget-1.19.5-12.el8_10.x86_64.rpm                 11 MB/s | 733 kB     00:00    
--------------------------------------------------------------------------------
Total                                           780 kB/s | 733 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : wget-1.19.5-12.el8_10.x86_64                           1/2 
  Running scriptlet: wget-1.19.5-12.el8_10.x86_64                           1/2 
  Running scriptlet: wget-1.19.5-11.el8.x86_64                              2/2 
  Cleanup          : wget-1.19.5-11.el8.x86_64                              2/2 
  Running scriptlet: wget-1.19.5-11.el8.x86_64                              2/2 
  Verifying        : wget-1.19.5-12.el8_10.x86_64                           1/2 
  Verifying        : wget-1.19.5-11.el8.x86_64                              2/2 

Upgraded:
  wget-1.19.5-12.el8_10.x86_64                                                  

Complete!
stdout_lines
[
    "Last metadata expiration check: 1:46:48 ago on Fri 23 Aug 2024 12:08:01 PM +08.",
    "Dependencies resolved.",
    "================================================================================",
    " Package      Architecture   Version                    Repository         Size",
    "================================================================================",
    "Upgrading:",
    " wget         x86_64         1.19.5-12.el8_10           appstream         733 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 733 k",
    "Downloading Packages:",
    "wget-1.19.5-12.el8_10.x86_64.rpm                 11 MB/s | 733 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           780 kB/s | 733 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : wget-1.19.5-12.el8_10.x86_64                           1/2 ",
    "  Running scriptlet: wget-1.19.5-12.el8_10.x86_64                           1/2 ",
    "  Running scriptlet: wget-1.19.5-11.el8.x86_64                              2/2 ",
    "  Cleanup          : wget-1.19.5-11.el8.x86_64                              2/2 ",
    "  Running scriptlet: wget-1.19.5-11.el8.x86_64                              2/2 ",
    "  Verifying        : wget-1.19.5-12.el8_10.x86_64                           1/2 ",
    "  Verifying        : wget-1.19.5-11.el8.x86_64                              2/2 ",
    "",
    "Upgraded:",
    "  wget-1.19.5-12.el8_10.x86_64                                                  ",
    "",
    "Complete!"
]