Execution
Date 25 Nov 2025 12:29:17 +0000
Duration 00:02:37.55
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
393 Hosts
1 Tasks
393 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
dnf --repo=layershift --refresh check-update
delta
0:00:03.199549
end
2025-11-25 12:30:45.241376
invocation
{
    "module_args": {
        "_raw_params": "dnf --repo=layershift --refresh check-update",
        "_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
2025-11-25 12:30:42.041827
stderr

stderr_lines
[]
stdout
This system is receiving updates from CloudLinux Network server.
Layershift AlmaLinux repository                 234 kB/s | 3.0 kB     00:00    
Layershift AlmaLinux repository                 1.1 MB/s |  39 kB     00:00    
Last metadata expiration check: 0:00:01 ago on Tue 25 Nov 2025 12:30:44 PM GMT.
stdout_lines
[
    "This system is receiving updates from CloudLinux Network server.",
    "Layershift AlmaLinux repository                 234 kB/s | 3.0 kB     00:00    ",
    "Layershift AlmaLinux repository                 1.1 MB/s |  39 kB     00:00    ",
    "Last metadata expiration check: 0:00:01 ago on Tue 25 Nov 2025 12:30:44 PM GMT."
]