Execution
Date 10 Nov 2025 17:52:51 +0000
Duration 00:15:58.17
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
394 Hosts
1 Tasks
394 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y install bat
delta
0:00:02.957367
end
2025-11-10 17:54:28.197363
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install bat",
        "_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-10 17:54:25.239996
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 0:58:17 ago on Mon 10 Nov 2025 04:56:09 PM GMT.
Package bat-0.24.0-1.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "Last metadata expiration check: 0:58:17 ago on Mon 10 Nov 2025 04:56:09 PM GMT.",
    "Package bat-0.24.0-1.el8.x86_64 is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]