Execution
Date 25 Nov 2025 13:41:26 +0000
Duration 00:02:10.70
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
True
cmd
dnf --repo=layershift --refresh update ls_tools -y
delta
0:00:02.860918
end
2025-11-25 13:42:33.973024
invocation
{
    "module_args": {
        "_raw_params": "dnf --repo=layershift --refresh update ls_tools -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-11-25 13:42:31.112106
stderr

stderr_lines
[]
stdout
Layershift AlmaLinux repository                 197 kB/s | 3.0 kB     00:00    
Layershift AlmaLinux repository                 1.0 MB/s |  39 kB     00:00    
Dependencies resolved.
================================================================================
 Package           Architecture    Version            Repository           Size
================================================================================
Upgrading:
 ls_tools          noarch          1.3-0.el8          layershift          110 k

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

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

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

Upgraded:
  ls_tools-1.3-0.el8.noarch                                                     

Complete!
stdout_lines
[
    "Layershift AlmaLinux repository                 197 kB/s | 3.0 kB     00:00    ",
    "Layershift AlmaLinux repository                 1.0 MB/s |  39 kB     00:00    ",
    "Dependencies resolved.",
    "================================================================================",
    " Package           Architecture    Version            Repository           Size",
    "================================================================================",
    "Upgrading:",
    " ls_tools          noarch          1.3-0.el8          layershift          110 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Upgrade  1 Package",
    "",
    "Total download size: 110 k",
    "Downloading Packages:",
    "ls_tools-1.3-0.el8.noarch.rpm                   6.8 MB/s | 110 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           5.8 MB/s | 110 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Upgrading        : ls_tools-1.3-0.el8.noarch                              1/2 ",
    "  Running scriptlet: ls_tools-1.3-0.el8.noarch                              1/2 ",
    "--------------------------------------------------------",
    "        Don't forget to add /opt/ls_tools to PATH       ",
    "--------------------------------------------------------",
    "",
    "  Cleanup          : ls_tools-1.2-0.el8.noarch                              2/2 ",
    "  Verifying        : ls_tools-1.3-0.el8.noarch                              1/2 ",
    "  Verifying        : ls_tools-1.2-0.el8.noarch                              2/2 ",
    "",
    "Upgraded:",
    "  ls_tools-1.3-0.el8.noarch                                                     ",
    "",
    "Complete!"
]