Execution
Date 19 Jul 2024 09:32:23 +0100
Duration 00:00:31.39
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 openldap
delta
0:00:03.488076
end
2024-07-19 08:32:28.185972
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update openldap",
        "_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 08:32:24.697896
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:11:48 ago on Fri 19 Jul 2024 06:20:37 AM UTC.
Dependencies resolved.
================================================================================
 Package          Architecture   Version                   Repository      Size
================================================================================
Upgrading:
 openldap         x86_64         2.4.46-19.el8_10          baseos         352 k

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

Total download size: 352 k
Downloading Packages:
openldap-2.4.46-19.el8_10.x86_64.rpm            6.6 MB/s | 352 kB     00:00    
--------------------------------------------------------------------------------
Total                                           647 kB/s | 352 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : openldap-2.4.46-19.el8_10.x86_64                       1/2 
  Cleanup          : openldap-2.4.46-18.el8.x86_64                          2/2 
  Running scriptlet: openldap-2.4.46-18.el8.x86_64                          2/2 
  Verifying        : openldap-2.4.46-19.el8_10.x86_64                       1/2 
  Verifying        : openldap-2.4.46-18.el8.x86_64                          2/2 

Upgraded:
  openldap-2.4.46-19.el8_10.x86_64                                              

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:11:48 ago on Fri 19 Jul 2024 06:20:37 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package          Architecture   Version                   Repository      Size",
    "================================================================================",
    "Upgrading:",
    " openldap         x86_64         2.4.46-19.el8_10          baseos         352 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 352 k",
    "Downloading Packages:",
    "openldap-2.4.46-19.el8_10.x86_64.rpm            6.6 MB/s | 352 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           647 kB/s | 352 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : openldap-2.4.46-19.el8_10.x86_64                       1/2 ",
    "  Cleanup          : openldap-2.4.46-18.el8.x86_64                          2/2 ",
    "  Running scriptlet: openldap-2.4.46-18.el8.x86_64                          2/2 ",
    "  Verifying        : openldap-2.4.46-19.el8_10.x86_64                       1/2 ",
    "  Verifying        : openldap-2.4.46-18.el8.x86_64                          2/2 ",
    "",
    "Upgraded:",
    "  openldap-2.4.46-19.el8_10.x86_64                                              ",
    "",
    "Complete!"
]