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:07.049597
end
2024-08-23 06:55:25.151494
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 06:55:18.101897
stderr

stderr_lines
[]
stdout
EL-8 - Imunify360                                39 kB/s | 3.0 kB     00:00    
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                 14 MB/s | 733 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.6 MB/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
[
    "EL-8 - Imunify360                                39 kB/s | 3.0 kB     00:00    ",
    "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                 14 MB/s | 733 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           1.6 MB/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!"
]