Execution
Date 18 Mar 2026 12:35:38 +0000
Duration 00:00:08.99
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
25 Hosts
1 Tasks
25 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:03.02
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm021

Field Value
changed
True
cmd
dnf -y install s-nail
delta
0:00:02.587574
end
2026-03-18 12:35:43.446541
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install s-nail",
        "_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
2026-03-18 12:35:40.858967
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:40:09 ago on Wed 18 Mar 2026 10:55:32 UTC.
Dependencies resolved.
================================================================================
 Package        Architecture   Version                  Repository         Size
================================================================================
Installing:
 s-nail         x86_64         14.9.22-9.el9_7          appstream         619 k

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

Total download size: 619 k
Installed size: 1.1 M
Downloading Packages:
s-nail-14.9.22-9.el9_7.x86_64.rpm               9.6 MB/s | 619 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.8 MB/s | 619 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Running scriptlet: s-nail-14.9.22-9.el9_7.x86_64                          1/1 
  Installing       : s-nail-14.9.22-9.el9_7.x86_64                          1/1 
  Running scriptlet: s-nail-14.9.22-9.el9_7.x86_64                          1/1 
  Verifying        : s-nail-14.9.22-9.el9_7.x86_64                          1/1 

Installed:
  s-nail-14.9.22-9.el9_7.x86_64                                                 

Complete!
stdout_lines
[
    "Last metadata expiration check: 1:40:09 ago on Wed 18 Mar 2026 10:55:32 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package        Architecture   Version                  Repository         Size",
    "================================================================================",
    "Installing:",
    " s-nail         x86_64         14.9.22-9.el9_7          appstream         619 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 619 k",
    "Installed size: 1.1 M",
    "Downloading Packages:",
    "s-nail-14.9.22-9.el9_7.x86_64.rpm               9.6 MB/s | 619 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           1.8 MB/s | 619 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Running scriptlet: s-nail-14.9.22-9.el9_7.x86_64                          1/1 ",
    "  Installing       : s-nail-14.9.22-9.el9_7.x86_64                          1/1 ",
    "  Running scriptlet: s-nail-14.9.22-9.el9_7.x86_64                          1/1 ",
    "  Verifying        : s-nail-14.9.22-9.el9_7.x86_64                          1/1 ",
    "",
    "Installed:",
    "  s-nail-14.9.22-9.el9_7.x86_64                                                 ",
    "",
    "Complete!"
]