Execution
Date 19 Jul 2024 08:49:55 +0100
Duration 00:01:14.04
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
136 Hosts
1 Tasks
136 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update git
delta
0:00:01.756009
end
2024-07-19 07:50:35.004297
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update git",
        "_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-07-19 07:50:33.248288
stderr

stderr_lines
[]
stdout
Last metadata expiration check: 1:35:21 ago on Fri 19 Jul 2024 06:15:13 AM UTC.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "Last metadata expiration check: 1:35:21 ago on Fri 19 Jul 2024 06:15:13 AM UTC.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]