Execution
Date 23 Aug 2024 07:01:52 +0100
Duration 00:00:33.09
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
34 Hosts
1 Tasks
34 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update curl
delta
0:00:03.451279
end
2024-08-23 06:02:03.221344
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update curl",
        "_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:01:59.770065
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:13:22 ago on Fri 23 Aug 2024 05:48:38 AM UTC.
Dependencies resolved.
================================================================================
 Package         Architecture   Version                    Repository      Size
================================================================================
Upgrading:
 curl            x86_64         7.61.1-34.el8_10.2         baseos         353 k
 libcurl         x86_64         7.61.1-34.el8_10.2         baseos         303 k

Transaction Summary
================================================================================
Upgrade  2 Packages

Total download size: 655 k
Downloading Packages:
(1/2): libcurl-7.61.1-34.el8_10.2.x86_64.rpm     14 MB/s | 303 kB     00:00    
(2/2): curl-7.61.1-34.el8_10.2.x86_64.rpm        11 MB/s | 353 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.8 MB/s | 655 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : libcurl-7.61.1-34.el8_10.2.x86_64                      1/4 
  Upgrading        : curl-7.61.1-34.el8_10.2.x86_64                         2/4 
  Cleanup          : curl-7.61.1-34.el8.x86_64                              3/4 
  Cleanup          : libcurl-7.61.1-34.el8.x86_64                           4/4 
  Running scriptlet: libcurl-7.61.1-34.el8.x86_64                           4/4 
  Verifying        : curl-7.61.1-34.el8_10.2.x86_64                         1/4 
  Verifying        : curl-7.61.1-34.el8.x86_64                              2/4 
  Verifying        : libcurl-7.61.1-34.el8_10.2.x86_64                      3/4 
  Verifying        : libcurl-7.61.1-34.el8.x86_64                           4/4 

Upgraded:
  curl-7.61.1-34.el8_10.2.x86_64        libcurl-7.61.1-34.el8_10.2.x86_64       

Complete!
stdout_lines
[
    "Last metadata expiration check: 0:13:22 ago on Fri 23 Aug 2024 05:48:38 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture   Version                    Repository      Size",
    "================================================================================",
    "Upgrading:",
    " curl            x86_64         7.61.1-34.el8_10.2         baseos         353 k",
    " libcurl         x86_64         7.61.1-34.el8_10.2         baseos         303 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  2 Packages",
    "",
    "Total download size: 655 k",
    "Downloading Packages:",
    "(1/2): libcurl-7.61.1-34.el8_10.2.x86_64.rpm     14 MB/s | 303 kB     00:00    ",
    "(2/2): curl-7.61.1-34.el8_10.2.x86_64.rpm        11 MB/s | 353 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           1.8 MB/s | 655 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : libcurl-7.61.1-34.el8_10.2.x86_64                      1/4 ",
    "  Upgrading        : curl-7.61.1-34.el8_10.2.x86_64                         2/4 ",
    "  Cleanup          : curl-7.61.1-34.el8.x86_64                              3/4 ",
    "  Cleanup          : libcurl-7.61.1-34.el8.x86_64                           4/4 ",
    "  Running scriptlet: libcurl-7.61.1-34.el8.x86_64                           4/4 ",
    "  Verifying        : curl-7.61.1-34.el8_10.2.x86_64                         1/4 ",
    "  Verifying        : curl-7.61.1-34.el8.x86_64                              2/4 ",
    "  Verifying        : libcurl-7.61.1-34.el8_10.2.x86_64                      3/4 ",
    "  Verifying        : libcurl-7.61.1-34.el8.x86_64                           4/4 ",
    "",
    "Upgraded:",
    "  curl-7.61.1-34.el8_10.2.x86_64        libcurl-7.61.1-34.el8_10.2.x86_64       ",
    "",
    "Complete!"
]