Execution
Date 19 Jul 2024 09:12:41 +0100
Duration 00:01:18.97
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
136 Hosts
1 Tasks
136 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update dotnet-host dotnet-hostfxr dotnet-runtime epel-release jq libgs pam policycoreutils xmlrpc-c
delta
0:00:24.348765
end
2024-07-19 09:13:14.766930
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update dotnet-host dotnet-hostfxr dotnet-runtime epel-release jq libgs pam policycoreutils xmlrpc-c",
        "_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 09:12:50.418165
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
Last metadata expiration check: 3:04:22 ago on Fri 19 Jul 2024 06:08:46 AM BST.
No match for argument: dotnet-hostfxr
No match for argument: dotnet-runtime
Dependencies resolved.
================================================================================
 Package            Architecture  Version                Repository        Size
================================================================================
Upgrading:
 dotnet-host        x86_64        8.0.7-1.el8_10         appstream        206 k

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

Total download size: 206 k
Downloading Packages:
dotnet-host-8.0.7-1.el8_10.x86_64.rpm           2.7 MB/s | 206 kB     00:00    
--------------------------------------------------------------------------------
Total                                           418 kB/s | 206 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : dotnet-host-8.0.7-1.el8_10.x86_64                      1/2 
  Cleanup          : dotnet-host-8.0.5-1.el8_10.x86_64                      2/2 
  Running scriptlet: dotnet-host-8.0.5-1.el8_10.x86_64                      2/2 
  Verifying        : dotnet-host-8.0.7-1.el8_10.x86_64                      1/2 
  Verifying        : dotnet-host-8.0.5-1.el8_10.x86_64                      2/2 

Upgraded:
  dotnet-host-8.0.7-1.el8_10.x86_64                                             

Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "Last metadata expiration check: 3:04:22 ago on Fri 19 Jul 2024 06:08:46 AM BST.",
    "No match for argument: dotnet-hostfxr",
    "No match for argument: dotnet-runtime",
    "Dependencies resolved.",
    "================================================================================",
    " Package            Architecture  Version                Repository        Size",
    "================================================================================",
    "Upgrading:",
    " dotnet-host        x86_64        8.0.7-1.el8_10         appstream        206 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 206 k",
    "Downloading Packages:",
    "dotnet-host-8.0.7-1.el8_10.x86_64.rpm           2.7 MB/s | 206 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           418 kB/s | 206 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : dotnet-host-8.0.7-1.el8_10.x86_64                      1/2 ",
    "  Cleanup          : dotnet-host-8.0.5-1.el8_10.x86_64                      2/2 ",
    "  Running scriptlet: dotnet-host-8.0.5-1.el8_10.x86_64                      2/2 ",
    "  Verifying        : dotnet-host-8.0.7-1.el8_10.x86_64                      1/2 ",
    "  Verifying        : dotnet-host-8.0.5-1.el8_10.x86_64                      2/2 ",
    "",
    "Upgraded:",
    "  dotnet-host-8.0.7-1.el8_10.x86_64                                             ",
    "",
    "Complete!"
]