Execution
Date
27 Aug 2024 15:48:18 +0100
Duration
00:01:28.09
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:27.23
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date27 Aug 2024 15:48:48 +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.028840 |
| end |
2024-08-27 09:48:23.723450 |
| 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:48:23.694610 |
| 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." ] |