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:05.272484
end
2024-08-23 06:55:04.908982
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:54:59.636498
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
Last metadata expiration check: 3:14:47 ago on Fri 23 Aug 2024 03:40:16 AM BST.
Dependencies resolved.
Nothing to do.
Complete!
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "Last metadata expiration check: 3:14:47 ago on Fri 23 Aug 2024 03:40:16 AM BST.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!"
]