Execution
Date 27 Aug 2024 14:16:13 +0100
Duration 00:01:35.61
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
382 Hosts
1 Tasks
382 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python"
}
changed
True
cmd
rpm -q httpd --changelog | grep CVE-2024-38474
delta
0:00:00.028243
end
2024-08-27 09:16:25.354901
invocation
{
    "module_args": {
        "_raw_params": "rpm -q httpd --changelog | grep CVE-2024-38474",
        "_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-27 09:16:25.326658
stderr

stderr_lines
[]
stdout
- CVE-2024-38474: mod_rewrite: server weakness with encoded question marks
stdout_lines
[
    "- CVE-2024-38474: mod_rewrite: server weakness with encoded question marks"
]