Execution
Date 23 Aug 2024 06:54:26 +0100
Duration 00:01:10.20
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.0
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
135 Hosts
1 Tasks
135 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
dnf -y update wget
delta
0:00:06.995572
end
2024-08-23 06:55:18.360545
invocation
{
    "module_args": {
        "_raw_params": "dnf -y update wget",
        "_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-08-23 06:55:11.364973
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
cloudlinux-x86_64-server-8                      2.0 kB/s | 1.5 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "cloudlinux-x86_64-server-8                      2.0 kB/s | 1.5 kB     00:00    ",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]