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:10.717427
end
2024-07-19 09:13:38.602448
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:13:27.885021
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
Last metadata expiration check: 4:22:06 ago on Fri 19 Jul 2024 04:51:25 AM BST.
No match for argument: dotnet-hostfxr
No match for argument: dotnet-runtime
Dependencies resolved.
================================================================================
 Package               Architecture    Version              Repository     Size
================================================================================
Upgrading:
 epel-release          noarch          8-20.el8             epel           24 k

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

Total download size: 24 k
Downloading Packages:
epel-release-8-20.el8.noarch.rpm                290 kB/s |  24 kB     00:00    
--------------------------------------------------------------------------------
Total                                           113 kB/s |  24 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: epel-release-8-20.el8.noarch                           1/1 
  Upgrading        : epel-release-8-20.el8.noarch                           1/2 
  Running scriptlet: epel-release-8-20.el8.noarch                           1/2 
  Cleanup          : epel-release-8-19.el8.cloudlinux.noarch                2/2 
  Running scriptlet: epel-release-8-19.el8.cloudlinux.noarch                2/2 
  Verifying        : epel-release-8-20.el8.noarch                           1/2 
  Verifying        : epel-release-8-19.el8.cloudlinux.noarch                2/2 

Upgraded:
  epel-release-8-20.el8.noarch                                                  

Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "Last metadata expiration check: 4:22:06 ago on Fri 19 Jul 2024 04:51:25 AM BST.",
    "No match for argument: dotnet-hostfxr",
    "No match for argument: dotnet-runtime",
    "Dependencies resolved.",
    "================================================================================",
    " Package               Architecture    Version              Repository     Size",
    "================================================================================",
    "Upgrading:",
    " epel-release          noarch          8-20.el8             epel           24 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 24 k",
    "Downloading Packages:",
    "epel-release-8-20.el8.noarch.rpm                290 kB/s |  24 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           113 kB/s |  24 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Running scriptlet: epel-release-8-20.el8.noarch                           1/1 ",
    "  Upgrading        : epel-release-8-20.el8.noarch                           1/2 ",
    "  Running scriptlet: epel-release-8-20.el8.noarch                           1/2 ",
    "  Cleanup          : epel-release-8-19.el8.cloudlinux.noarch                2/2 ",
    "  Running scriptlet: epel-release-8-19.el8.cloudlinux.noarch                2/2 ",
    "  Verifying        : epel-release-8-20.el8.noarch                           1/2 ",
    "  Verifying        : epel-release-8-19.el8.cloudlinux.noarch                2/2 ",
    "",
    "Upgraded:",
    "  epel-release-8-20.el8.noarch                                                  ",
    "",
    "Complete!"
]