Execution
Date 11 Sep 2025 15:11:46 +0100
Duration 00:00:55.97
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
43 Hosts
9 Tasks
347 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "dnf",
    "list",
    "installed",
    "rpm"
]
delta
0:00:04.285819
end
2025-09-11 15:12:28.789444
invocation
{
    "module_args": {
        "_raw_params": "dnf list installed rpm",
        "_uses_shell": false,
        "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-09-11 15:12:24.503625
stderr
This system is not registered with CloudLinux Network server.
CloudLinux Network based repositories will be disabled.
stderr_lines
[
    "This system is not registered with CloudLinux Network server.",
    "CloudLinux Network based repositories will be disabled."
]
stdout
Command rhn_check exited with code zero. That usually means that registration is not needed. Use --force to override
Installed Packages
rpm.x86_64                        4.14.3-31.el8                        @anaconda
stdout_lines
[
    "Command rhn_check exited with code zero. That usually means that registration is not needed. Use --force to override",
    "Installed Packages",
    "rpm.x86_64                        4.14.3-31.el8                        @anaconda"
]