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/python3.6"
}
changed
True
cmd
rpm -q httpd --changelog | grep CVE-2024-38474
delta
0:00:00.028474
end
2024-08-27 09:16:20.000993
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
non-zero return code
rc
1
start
2024-08-27 09:16:19.972519
stderr

stderr_lines
[]
stdout

stdout_lines
[]
warnings
[
    "Platform linux on host maxillincnew.us.plesk-server.com is using the discovered Python interpreter at /usr/bin/python3.6, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible-core/2.16/reference_appendices/interpreter_discovery.html for more information."
]