Execution
Date 19 Jul 2024 08:51:56 +0100
Duration 00:00:31.42
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
15 Hosts
1 Tasks
15 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update libuv
delta
0:00:03.864228
end
2024-07-19 07:52:01.681185
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update libuv",
        "_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-07-19 07:51:57.816957
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:33:44 ago on Fri 19 Jul 2024 07:18:15 AM UTC.
Dependencies resolved.
================================================================================
 Package       Architecture   Version                   Repository         Size
================================================================================
Upgrading:
 libuv         x86_64         1:1.41.1-2.el8_10         appstream         155 k

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

Total download size: 155 k
Downloading Packages:
libuv-1.41.1-2.el8_10.x86_64.rpm                641 kB/s | 155 kB     00:00    
--------------------------------------------------------------------------------
Total                                           212 kB/s | 155 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : libuv-1:1.41.1-2.el8_10.x86_64                         1/2 
  Cleanup          : libuv-1:1.41.1-1.el8_4.x86_64                          2/2 
  Running scriptlet: libuv-1:1.41.1-1.el8_4.x86_64                          2/2 
  Verifying        : libuv-1:1.41.1-2.el8_10.x86_64                         1/2 
  Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                          2/2 

Upgraded:
  libuv-1:1.41.1-2.el8_10.x86_64                                                

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:33:44 ago on Fri 19 Jul 2024 07:18:15 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package       Architecture   Version                   Repository         Size",
    "================================================================================",
    "Upgrading:",
    " libuv         x86_64         1:1.41.1-2.el8_10         appstream         155 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 155 k",
    "Downloading Packages:",
    "libuv-1.41.1-2.el8_10.x86_64.rpm                641 kB/s | 155 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           212 kB/s | 155 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : libuv-1:1.41.1-2.el8_10.x86_64                         1/2 ",
    "  Cleanup          : libuv-1:1.41.1-1.el8_4.x86_64                          2/2 ",
    "  Running scriptlet: libuv-1:1.41.1-1.el8_4.x86_64                          2/2 ",
    "  Verifying        : libuv-1:1.41.1-2.el8_10.x86_64                         1/2 ",
    "  Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                          2/2 ",
    "",
    "Upgraded:",
    "  libuv-1:1.41.1-2.el8_10.x86_64                                                ",
    "",
    "Complete!"
]