Execution
Date 03 Apr 2024 14:53:17 +0100
Duration 00:00:04.91
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
4 Hosts
1 Tasks
4 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y install ncdu
delta
0:00:01.704565
end
2024-04-03 14:53:19.867778
invocation
{
    "module_args": {
        "_raw_params": "dnf -y install ncdu",
        "_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
2024-04-03 14:53:18.163213
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 2:02:43 ago on Wed 03 Apr 2024 12:50:36 PM BST.
Package ncdu-1.19-1.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "Last metadata expiration check: 2:02:43 ago on Wed 03 Apr 2024 12:50:36 PM BST.",
    "Package ncdu-1.19-1.el8.x86_64 is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]