Execution
Date 18 Mar 2026 11:42:41 +0000
Duration 00:00:06.68
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:01.95
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm022

Field Value
changed
True
cmd
dnf -y install bash-completion
delta
0:00:01.579252
end
2026-03-18 11:42:45.137466
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install bash-completion",
        "_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 11:42:43.558214
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:33:44 ago on Wed 18 Mar 2026 09:09:00 UTC.
Dependencies resolved.
================================================================================
 Package                Architecture  Version               Repository     Size
================================================================================
Installing:
 bash-completion        noarch        1:2.11-5.el9          baseos        291 k

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

Total download size: 291 k
Installed size: 1.0 M
Downloading Packages:
bash-completion-2.11-5.el9.noarch.rpm           4.1 MB/s | 291 kB     00:00    
--------------------------------------------------------------------------------
Total                                           862 kB/s | 291 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : bash-completion-1:2.11-5.el9.noarch                    1/1 
  Verifying        : bash-completion-1:2.11-5.el9.noarch                    1/1 

Installed:
  bash-completion-1:2.11-5.el9.noarch                                           

Complete!
stdout_lines
[
    "Last metadata expiration check: 2:33:44 ago on Wed 18 Mar 2026 09:09:00 UTC.",
    "Dependencies resolved.",
    "================================================================================",
    " Package                Architecture  Version               Repository     Size",
    "================================================================================",
    "Installing:",
    " bash-completion        noarch        1:2.11-5.el9          baseos        291 k",
    "",
    "Transaction Summary",
    "================================================================================",
    "Install  1 Package",
    "",
    "Total download size: 291 k",
    "Installed size: 1.0 M",
    "Downloading Packages:",
    "bash-completion-2.11-5.el9.noarch.rpm           4.1 MB/s | 291 kB     00:00    ",
    "--------------------------------------------------------------------------------",
    "Total                                           862 kB/s | 291 kB     00:00     ",
    "Running transaction check",
    "Transaction check succeeded.",
    "Running transaction test",
    "Transaction test succeeded.",
    "Running transaction",
    "  Preparing        :                                                        1/1 ",
    "  Installing       : bash-completion-1:2.11-5.el9.noarch                    1/1 ",
    "  Verifying        : bash-completion-1:2.11-5.el9.noarch                    1/1 ",
    "",
    "Installed:",
    "  bash-completion-1:2.11-5.el9.noarch                                           ",
    "",
    "Complete!"
]