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:14.166807
end
2024-08-23 06:55:21.598231
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:07.431424
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
cloudlinux-x86_64-server-8                       22 MB/s |  26 MB     00:01    
Last metadata expiration check: 0:00:07 ago on Fri 23 Aug 2024 06:55:11 AM BST.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "cloudlinux-x86_64-server-8                       22 MB/s |  26 MB     00:01    ",
    "Last metadata expiration check: 0:00:07 ago on Fri 23 Aug 2024 06:55:11 AM BST.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]