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:26.602539
end
2025-01-15 15:13:57.160299
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.557760
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
Last metadata expiration check: 3:32:25 ago on Wed 15 Jan 2025 11:41:25 AM GMT.
Dependencies resolved.
================================================================================
 Package              Arch     Version       Repository                    Size
================================================================================
Upgrading:
 cloudlinux-release   x86_64   8.10-4.el8    cloudlinux-x86_64-server-8    36 k

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

Total download size: 36 k
Downloading Packages:
cloudlinux-release-8.10-4.el8.x86_64.rpm         54 kB/s |  36 kB     00:00    
--------------------------------------------------------------------------------
Total                                            53 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-4.el8.x86_64                   1/1 
  Upgrading        : cloudlinux-release-8.10-4.el8.x86_64                   1/2 
  Cleanup          : cloudlinux-release-8.10-3.el8.x86_64                   2/2 
  Running scriptlet: cloudlinux-release-8.10-4.el8.x86_64                   2/2 
  Running scriptlet: cloudlinux-release-8.10-3.el8.x86_64                   2/2 
  Verifying        : cloudlinux-release-8.10-4.el8.x86_64                   1/2 
  Verifying        : cloudlinux-release-8.10-3.el8.x86_64                   2/2 

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

Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "Last metadata expiration check: 3:32:25 ago on Wed 15 Jan 2025 11:41:25 AM GMT.",
    "Dependencies resolved.",
    "================================================================================",
    " Package              Arch     Version       Repository                    Size",
    "================================================================================",
    "Upgrading:",
    " cloudlinux-release   x86_64   8.10-4.el8    cloudlinux-x86_64-server-8    36 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 36 k",
    "Downloading Packages:",
    "cloudlinux-release-8.10-4.el8.x86_64.rpm         54 kB/s |  36 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                            53 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-4.el8.x86_64                   1/1 ",
    "  Upgrading        : cloudlinux-release-8.10-4.el8.x86_64                   1/2 ",
    "  Cleanup          : cloudlinux-release-8.10-3.el8.x86_64                   2/2 ",
    "  Running scriptlet: cloudlinux-release-8.10-4.el8.x86_64                   2/2 ",
    "  Running scriptlet: cloudlinux-release-8.10-3.el8.x86_64                   2/2 ",
    "  Verifying        : cloudlinux-release-8.10-4.el8.x86_64                   1/2 ",
    "  Verifying        : cloudlinux-release-8.10-3.el8.x86_64                   2/2 ",
    "",
    "Upgraded:",
    "  cloudlinux-release-8.10-4.el8.x86_64                                          ",
    "",
    "Complete!"
]