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:07.800906
end
2025-11-25 12:40:15.939335
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:40:08.138429
stderr

stderr_lines
[]
stdout
Adding repo from: https://rpm.thecode.casa/layershift.repo
Layershift AlmaLinux repository                 100 kB/s | 3.0 kB     00:00    

expat.x86_64                      2.5.0-1.el8_10             baseos             
kernel.x86_64                     4.18.0-553.84.1.el8_10     baseos             
kernel-core.x86_64                4.18.0-553.84.1.el8_10     baseos             
kernel-headers.x86_64             4.18.0-553.84.1.el8_10     baseos             
kernel-modules.x86_64             4.18.0-553.84.1.el8_10     baseos             
kernel-modules-extra.x86_64       4.18.0-553.84.1.el8_10     baseos             
kernel-tools.x86_64               4.18.0-553.84.1.el8_10     baseos             
kernel-tools-libs.x86_64          4.18.0-553.84.1.el8_10     baseos             
python3-perf.x86_64               4.18.0-553.84.1.el8_10     baseos             
zimbra-common-core-libs.x86_64    10.1.15.1762779814-1.r8    zimbra-1010-network
Obsoleting Packages
kernel-headers.x86_64             4.18.0-553.84.1.el8_10     baseos             
    kernel-headers.x86_64         4.18.0-553.83.1.el8_10     @baseos            
Last metadata expiration check: 0:00:03 ago on Tue 25 Nov 2025 12:40:10 PM UTC.
Dependencies resolved.
================================================================================
 Package           Architecture    Version            Repository           Size
================================================================================
Installing:
 ls_tools          noarch          1.2-0.el8          layershift          109 k

Transaction Summary
================================================================================
Install  1 Package

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

  Verifying        : ls_tools-1.2-0.el8.noarch                              1/1 

Installed:
  ls_tools-1.2-0.el8.noarch                                                     

Complete!
stdout_lines
[
    "Adding repo from: https://rpm.thecode.casa/layershift.repo",
    "Layershift AlmaLinux repository                 100 kB/s | 3.0 kB     00:00    ",
    "",
    "expat.x86_64                      2.5.0-1.el8_10             baseos             ",
    "kernel.x86_64                     4.18.0-553.84.1.el8_10     baseos             ",
    "kernel-core.x86_64                4.18.0-553.84.1.el8_10     baseos             ",
    "kernel-headers.x86_64             4.18.0-553.84.1.el8_10     baseos             ",
    "kernel-modules.x86_64             4.18.0-553.84.1.el8_10     baseos             ",
    "kernel-modules-extra.x86_64       4.18.0-553.84.1.el8_10     baseos             ",
    "kernel-tools.x86_64               4.18.0-553.84.1.el8_10     baseos             ",
    "kernel-tools-libs.x86_64          4.18.0-553.84.1.el8_10     baseos             ",
    "python3-perf.x86_64               4.18.0-553.84.1.el8_10     baseos             ",
    "zimbra-common-core-libs.x86_64    10.1.15.1762779814-1.r8    zimbra-1010-network",
    "Obsoleting Packages",
    "kernel-headers.x86_64             4.18.0-553.84.1.el8_10     baseos             ",
    "    kernel-headers.x86_64         4.18.0-553.83.1.el8_10     @baseos            ",
    "Last metadata expiration check: 0:00:03 ago on Tue 25 Nov 2025 12:40:10 PM UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package           Architecture    Version            Repository           Size",
    "================================================================================",
    "Installing:",
    " ls_tools          noarch          1.2-0.el8          layershift          109 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 109 k",
    "Installed size: 94 k",
    "Downloading Packages:",
    "ls_tools-1.2-0.el8.noarch.rpm                   4.1 MB/s | 109 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           3.7 MB/s | 109 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : ls_tools-1.2-0.el8.noarch                              1/1 ",
    "  Running scriptlet: ls_tools-1.2-0.el8.noarch                              1/1 ",
    "--------------------------------------------------------",
    "        Don't forget to add /opt/ls_tools to PATH       ",
    "--------------------------------------------------------",
    "",
    "  Verifying        : ls_tools-1.2-0.el8.noarch                              1/1 ",
    "",
    "Installed:",
    "  ls_tools-1.2-0.el8.noarch                                                     ",
    "",
    "Complete!"
]