Execution
Date 28 May 2025 08:54:48 +0100
Duration 00:00:02.01
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
5 Hosts
1 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
True
cmd
rpm -q spax
delta
0:00:00.016270
end
2025-05-28 07:54:50.259315
invocation
{
    "module_args": {
        "_raw_params": "rpm -q spax",
        "_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-05-28 07:54:50.243045
stderr

stderr_lines
[]
stdout
spax-1.5.3-13.el8.x86_64
stdout_lines
[
    "spax-1.5.3-13.el8.x86_64"
]