Execution
Date 13 May 2024 14:22:37 +0100
Duration 00:00:09.78
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
9 Hosts
1 Tasks
9 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:03.99
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm1-chi

Field Value
changed
True
cmd
dnf -y update curl sssd rpm
delta
0:00:02.083895
end
2024-05-13 13:22:42.024724
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update curl sssd rpm",
        "_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-05-13 13:22:39.940829
stderr
Package sssd available, but not installed.
stderr_lines
[
    "Package sssd available, but not installed."
]
stdout
Last metadata expiration check: 1:33:40 ago on Mon 13 May 2024 11:49:00 AM UTC.
No match for argument: sssd
Dependencies resolved.
================================================================================
 Package         Architecture   Version                    Repository      Size
================================================================================
Upgrading:
 curl            x86_64         7.61.1-33.el8_9.5          baseos         353 k
 libcurl         x86_64         7.61.1-33.el8_9.5          baseos         303 k

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

Total download size: 656 k
Downloading Packages:
(1/2): curl-7.61.1-33.el8_9.5.x86_64.rpm        2.9 MB/s | 353 kB     00:00    
(2/2): libcurl-7.61.1-33.el8_9.5.x86_64.rpm     2.0 MB/s | 303 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.6 MB/s | 656 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-33.el8_9.5.x86_64                       1/4 
  Upgrading        : curl-7.61.1-33.el8_9.5.x86_64                          2/4 
  Cleanup          : curl-7.61.1-33.el8.x86_64                              3/4 
  Cleanup          : libcurl-7.61.1-33.el8.x86_64                           4/4 
  Running scriptlet: libcurl-7.61.1-33.el8.x86_64                           4/4 
  Verifying        : curl-7.61.1-33.el8_9.5.x86_64                          1/4 
  Verifying        : curl-7.61.1-33.el8.x86_64                              2/4 
  Verifying        : libcurl-7.61.1-33.el8_9.5.x86_64                       3/4 
  Verifying        : libcurl-7.61.1-33.el8.x86_64                           4/4 

Upgraded:
  curl-7.61.1-33.el8_9.5.x86_64         libcurl-7.61.1-33.el8_9.5.x86_64        

Complete!
stdout_lines
[
    "Last metadata expiration check: 1:33:40 ago on Mon 13 May 2024 11:49:00 AM UTC.",
    "No match for argument: sssd",
    "Dependencies resolved.",
    "================================================================================",
    " Package         Architecture   Version                    Repository      Size",
    "================================================================================",
    "Upgrading:",
    " curl            x86_64         7.61.1-33.el8_9.5          baseos         353 k",
    " libcurl         x86_64         7.61.1-33.el8_9.5          baseos         303 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  2 Packages",
    "",
    "Total download size: 656 k",
    "Downloading Packages:",
    "(1/2): curl-7.61.1-33.el8_9.5.x86_64.rpm        2.9 MB/s | 353 kB     00:00    ",
    "(2/2): libcurl-7.61.1-33.el8_9.5.x86_64.rpm     2.0 MB/s | 303 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           1.6 MB/s | 656 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-33.el8_9.5.x86_64                       1/4 ",
    "  Upgrading        : curl-7.61.1-33.el8_9.5.x86_64                          2/4 ",
    "  Cleanup          : curl-7.61.1-33.el8.x86_64                              3/4 ",
    "  Cleanup          : libcurl-7.61.1-33.el8.x86_64                           4/4 ",
    "  Running scriptlet: libcurl-7.61.1-33.el8.x86_64                           4/4 ",
    "  Verifying        : curl-7.61.1-33.el8_9.5.x86_64                          1/4 ",
    "  Verifying        : curl-7.61.1-33.el8.x86_64                              2/4 ",
    "  Verifying        : libcurl-7.61.1-33.el8_9.5.x86_64                       3/4 ",
    "  Verifying        : libcurl-7.61.1-33.el8.x86_64                           4/4 ",
    "",
    "Upgraded:",
    "  curl-7.61.1-33.el8_9.5.x86_64         libcurl-7.61.1-33.el8_9.5.x86_64        ",
    "",
    "Complete!"
]