Execution
Date
28 Aug 2024 09:29:26 +0100
Duration
00:01:31.21
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
-
StatusFAILED
-
Duration00:00:28.42
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date28 Aug 2024 09:29:57 +0100
-
Module / Actionshell (Ad-Hoc: shell: rpm -q httpd --changelog | grep CVE-2024-38474:1)
| 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.026108 |
| end |
2024-08-28 03:29:30.981157 |
| 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-28 03:29:30.955049 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
|
| stdout_lines |
[]
|
| warnings |
[ "Platform unknown on host chi-resolver.uk.easy-server.com is using the discovered Python interpreter at /usr/bin/python, 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." ] |