Execution
Date 15 Jan 2025 15:13:29 +0000
Duration 00:00:30.09
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
13 Hosts
1 Tasks
13 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf update cloudlinux-release -y
delta
0:00:09.666685
end
2025-01-15 15:13:40.445896
invocation
{
    "module_args": {
        "_raw_params": "dnf update cloudlinux-release -y",
        "_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
2025-01-15 15:13:30.779211
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
cloudlinux-x86_64-server-8                       21 MB/s |  26 MB     00:01    
Last metadata expiration check: 0:00:01 ago on Wed 15 Jan 2025 03:13:33 PM GMT.
Dependencies resolved.
================================================================================
 Package              Arch     Version       Repository                    Size
================================================================================
Upgrading:
 cloudlinux-release   x86_64   8.10-1.el8    cloudlinux-x86_64-server-8    36 k

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

Total download size: 36 k
Downloading Packages:
cloudlinux-release-8.10-1.el8.x86_64.rpm         89 kB/s |  36 kB     00:00    
--------------------------------------------------------------------------------
Total                                            89 kB/s |  36 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: cloudlinux-release-8.10-1.el8.x86_64                   1/1 
  Upgrading        : cloudlinux-release-8.10-1.el8.x86_64                   1/2 
  Cleanup          : cloudlinux-release-8.9-3.el8.x86_64                    2/2 
  Running scriptlet: cloudlinux-release-8.10-1.el8.x86_64                   2/2 
  Running scriptlet: cloudlinux-release-8.9-3.el8.x86_64                    2/2 
  Verifying        : cloudlinux-release-8.10-1.el8.x86_64                   1/2 
  Verifying        : cloudlinux-release-8.9-3.el8.x86_64                    2/2 

Upgraded:
  cloudlinux-release-8.10-1.el8.x86_64                                          

Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "cloudlinux-x86_64-server-8                       21 MB/s |  26 MB     00:01    ",
    "Last metadata expiration check: 0:00:01 ago on Wed 15 Jan 2025 03:13:33 PM GMT.",
    "Dependencies resolved.",
    "================================================================================",
    " Package              Arch     Version       Repository                    Size",
    "================================================================================",
    "Upgrading:",
    " cloudlinux-release   x86_64   8.10-1.el8    cloudlinux-x86_64-server-8    36 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 36 k",
    "Downloading Packages:",
    "cloudlinux-release-8.10-1.el8.x86_64.rpm         89 kB/s |  36 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                            89 kB/s |  36 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Running scriptlet: cloudlinux-release-8.10-1.el8.x86_64                   1/1 ",
    "  Upgrading        : cloudlinux-release-8.10-1.el8.x86_64                   1/2 ",
    "  Cleanup          : cloudlinux-release-8.9-3.el8.x86_64                    2/2 ",
    "  Running scriptlet: cloudlinux-release-8.10-1.el8.x86_64                   2/2 ",
    "  Running scriptlet: cloudlinux-release-8.9-3.el8.x86_64                    2/2 ",
    "  Verifying        : cloudlinux-release-8.10-1.el8.x86_64                   1/2 ",
    "  Verifying        : cloudlinux-release-8.9-3.el8.x86_64                    2/2 ",
    "",
    "Upgraded:",
    "  cloudlinux-release-8.10-1.el8.x86_64                                          ",
    "",
    "Complete!"
]