Execution
Date 19 Jul 2024 11:12:40 +0100
Duration 00:00:31.33
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 libtirpc
delta
0:00:04.442833
end
2024-07-19 10:12:46.213049
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update libtirpc",
        "_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 10:12:41.770216
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 3:38:47 ago on Fri 19 Jul 2024 06:33:55 AM UTC.
Dependencies resolved.
================================================================================
 Package               Architecture  Version                Repository     Size
================================================================================
Upgrading:
 libtirpc              x86_64        1.1.4-12.el8_10        baseos        113 k
 libtirpc-devel        x86_64        1.1.4-12.el8_10        baseos        127 k

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

Total download size: 240 k
Downloading Packages:
(1/2): libtirpc-1.1.4-12.el8_10.x86_64.rpm      2.8 MB/s | 113 kB     00:00    
(2/2): libtirpc-devel-1.1.4-12.el8_10.x86_64.rp 3.0 MB/s | 127 kB     00:00    
--------------------------------------------------------------------------------
Total                                           542 kB/s | 240 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : libtirpc-1.1.4-12.el8_10.x86_64                        1/4 
  Running scriptlet: libtirpc-1.1.4-12.el8_10.x86_64                        1/4 
  Upgrading        : libtirpc-devel-1.1.4-12.el8_10.x86_64                  2/4 
  Running scriptlet: libtirpc-devel-1.1.4-12.el8_10.x86_64                  2/4 
  Cleanup          : libtirpc-devel-1.1.4-10.el8.x86_64                     3/4 
  Running scriptlet: libtirpc-devel-1.1.4-10.el8.x86_64                     3/4 
  Cleanup          : libtirpc-1.1.4-10.el8.x86_64                           4/4 
  Running scriptlet: libtirpc-1.1.4-10.el8.x86_64                           4/4 
  Verifying        : libtirpc-1.1.4-12.el8_10.x86_64                        1/4 
  Verifying        : libtirpc-1.1.4-10.el8.x86_64                           2/4 
  Verifying        : libtirpc-devel-1.1.4-12.el8_10.x86_64                  3/4 
  Verifying        : libtirpc-devel-1.1.4-10.el8.x86_64                     4/4 

Upgraded:
  libtirpc-1.1.4-12.el8_10.x86_64     libtirpc-devel-1.1.4-12.el8_10.x86_64    

Complete!
stdout_lines
[
    "Last metadata expiration check: 3:38:47 ago on Fri 19 Jul 2024 06:33:55 AM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package               Architecture  Version                Repository     Size",
    "================================================================================",
    "Upgrading:",
    " libtirpc              x86_64        1.1.4-12.el8_10        baseos        113 k",
    " libtirpc-devel        x86_64        1.1.4-12.el8_10        baseos        127 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  2 Packages",
    "",
    "Total download size: 240 k",
    "Downloading Packages:",
    "(1/2): libtirpc-1.1.4-12.el8_10.x86_64.rpm      2.8 MB/s | 113 kB     00:00    ",
    "(2/2): libtirpc-devel-1.1.4-12.el8_10.x86_64.rp 3.0 MB/s | 127 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           542 kB/s | 240 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : libtirpc-1.1.4-12.el8_10.x86_64                        1/4 ",
    "  Running scriptlet: libtirpc-1.1.4-12.el8_10.x86_64                        1/4 ",
    "  Upgrading        : libtirpc-devel-1.1.4-12.el8_10.x86_64                  2/4 ",
    "  Running scriptlet: libtirpc-devel-1.1.4-12.el8_10.x86_64                  2/4 ",
    "  Cleanup          : libtirpc-devel-1.1.4-10.el8.x86_64                     3/4 ",
    "  Running scriptlet: libtirpc-devel-1.1.4-10.el8.x86_64                     3/4 ",
    "  Cleanup          : libtirpc-1.1.4-10.el8.x86_64                           4/4 ",
    "  Running scriptlet: libtirpc-1.1.4-10.el8.x86_64                           4/4 ",
    "  Verifying        : libtirpc-1.1.4-12.el8_10.x86_64                        1/4 ",
    "  Verifying        : libtirpc-1.1.4-10.el8.x86_64                           2/4 ",
    "  Verifying        : libtirpc-devel-1.1.4-12.el8_10.x86_64                  3/4 ",
    "  Verifying        : libtirpc-devel-1.1.4-10.el8.x86_64                     4/4 ",
    "",
    "Upgraded:",
    "  libtirpc-1.1.4-12.el8_10.x86_64     libtirpc-devel-1.1.4-12.el8_10.x86_64    ",
    "",
    "Complete!"
]