Execution
Date 25 Nov 2025 12:36:42 +0000
Duration 00:05:03.27
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
393 Hosts
1 Tasks
393 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
dnf config-manager --add-repo https://rpm.thecode.casa/layershift.repo
dnf check-update
dnf -y install ls_tools
delta
0:00:39.398544
end
2025-11-25 12:40:04.282609
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ndnf config-manager --add-repo https://rpm.thecode.casa/layershift.repo\ndnf check-update\ndnf -y install ls_tools\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-11-25 12:39:24.884065
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
Adding repo from: https://rpm.thecode.casa/layershift.repo
This system is receiving updates from CloudLinux Network server.
Layershift AlmaLinux repository                 257 kB/s | 3.0 kB     00:00    

imunify-antivirus.x86_64       8.6.9-1                                    imunify360          
imunify-antivirus-plesk.noarch 8.6.9-1                                    imunify360          
ls_tools.noarch                1.2-0.el8                                  layershift          
php-session-cleaner.noarch     1-2.el8                                    alt-common          
psa-mod_fcgid.noarch           1:2.0.0-2.redhat.8+p18.0.74.0+t251030.1520 PLESK_18_0_74-extras
This system is receiving updates from CloudLinux Network server.
Last metadata expiration check: 0:00:06 ago on Tue 25 Nov 2025 12:39:53 PM GMT.
Package ls_tools-1.1-3.el8.noarch is already installed.
Dependencies resolved.
================================================================================
 Package           Architecture    Version            Repository           Size
================================================================================
Upgrading:
 ls_tools          noarch          1.2-0.el8          layershift          109 k

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

Total download size: 109 k
Downloading Packages:
ls_tools-1.2-0.el8.noarch.rpm                   2.4 MB/s | 109 kB     00:00    
--------------------------------------------------------------------------------
Total                                           2.1 MB/s | 109 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : ls_tools-1.2-0.el8.noarch                              1/2 
  Running scriptlet: ls_tools-1.2-0.el8.noarch                              1/2 
--------------------------------------------------------
        Don't forget to add /opt/ls_tools to PATH       
--------------------------------------------------------

  Cleanup          : ls_tools-1.1-3.el8.noarch                              2/2 
  Verifying        : ls_tools-1.2-0.el8.noarch                              1/2 
  Verifying        : ls_tools-1.1-3.el8.noarch                              2/2 

Upgraded:
  ls_tools-1.2-0.el8.noarch                                                     

Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "Adding repo from: https://rpm.thecode.casa/layershift.repo",
    "This system is receiving updates from CloudLinux Network server.",
    "Layershift AlmaLinux repository                 257 kB/s | 3.0 kB     00:00    ",
    "",
    "imunify-antivirus.x86_64       8.6.9-1                                    imunify360          ",
    "imunify-antivirus-plesk.noarch 8.6.9-1                                    imunify360          ",
    "ls_tools.noarch                1.2-0.el8                                  layershift          ",
    "php-session-cleaner.noarch     1-2.el8                                    alt-common          ",
    "psa-mod_fcgid.noarch           1:2.0.0-2.redhat.8+p18.0.74.0+t251030.1520 PLESK_18_0_74-extras",
    "This system is receiving updates from CloudLinux Network server.",
    "Last metadata expiration check: 0:00:06 ago on Tue 25 Nov 2025 12:39:53 PM GMT.",
    "Package ls_tools-1.1-3.el8.noarch is already installed.",
    "Dependencies resolved.",
    "================================================================================",
    " Package           Architecture    Version            Repository           Size",
    "================================================================================",
    "Upgrading:",
    " ls_tools          noarch          1.2-0.el8          layershift          109 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 109 k",
    "Downloading Packages:",
    "ls_tools-1.2-0.el8.noarch.rpm                   2.4 MB/s | 109 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           2.1 MB/s | 109 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : ls_tools-1.2-0.el8.noarch                              1/2 ",
    "  Running scriptlet: ls_tools-1.2-0.el8.noarch                              1/2 ",
    "--------------------------------------------------------",
    "        Don't forget to add /opt/ls_tools to PATH       ",
    "--------------------------------------------------------",
    "",
    "  Cleanup          : ls_tools-1.1-3.el8.noarch                              2/2 ",
    "  Verifying        : ls_tools-1.2-0.el8.noarch                              1/2 ",
    "  Verifying        : ls_tools-1.1-3.el8.noarch                              2/2 ",
    "",
    "Upgraded:",
    "  ls_tools-1.2-0.el8.noarch                                                     ",
    "",
    "Complete!"
]