Execution
Date
08 Dec 2025 13:40:18 +0000
Duration
00:10:06.79
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
15
Hosts
608
Tasks
2412
Results
18
Plays
158
Files
0
Records
Task result details
-
Date08 Dec 2025 13:50:06 +0000
-
Module / Actionansible.builtin.command (/home/zuul/src/opendev.org/openstack/ansible-hardening/tasks/rhel7stig/kernel.yml:53)
-
Tags
- V-72057
- kernel
- medium
- security
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "systemctl", "status", "kdump" ] |
| delta |
0:00:00.012947 |
| end |
2025-12-08 13:50:06.120896 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "systemctl status kdump", "_uses_shell": false, "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 |
3 |
| start |
2025-12-08 13:50:06.107949 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
○ kdump.service - Crash recovery kernel arming
Loaded: loaded (/usr/lib/systemd/system/kdump.service; enabled; preset: enabled)
Active: inactive (dead) (Result: exec-condition) since Mon 2025-12-08 13:35:01 UTC; 15min ago
Invocation: 3fbcee905a7541baa265511948d23c9f
Condition: start condition unmet at Mon 2025-12-08 13:35:01 UTC; 15min ago
Mem peak: 1.2M
CPU: 5ms
Dec 08 13:35:01 np02e11c14dcea4 systemd[1]: Starting kdump.service - Crash recovery kernel arming...
Dec 08 13:35:01 np02e11c14dcea4 systemd[1]: kdump.service: Skipped due to 'exec-condition'.
Dec 08 13:35:01 np02e11c14dcea4 systemd[1]: Condition check resulted in kdump.service - Crash recovery kernel arming being skipped.
|
| stdout_lines |
[ "\u25cb kdump.service - Crash recovery kernel arming", " Loaded: loaded (/usr/lib/systemd/system/kdump.service; enabled; preset: enabled)", " Active: inactive (dead) (Result: exec-condition) since Mon 2025-12-08 13:35:01 UTC; 15min ago", " Invocation: 3fbcee905a7541baa265511948d23c9f", " Condition: start condition unmet at Mon 2025-12-08 13:35:01 UTC; 15min ago", " Mem peak: 1.2M", " CPU: 5ms", "", "Dec 08 13:35:01 np02e11c14dcea4 systemd[1]: Starting kdump.service - Crash recovery kernel arming...", "Dec 08 13:35:01 np02e11c14dcea4 systemd[1]: kdump.service: Skipped due to 'exec-condition'.", "Dec 08 13:35:01 np02e11c14dcea4 systemd[1]: Condition check resulted in kdump.service - Crash recovery kernel arming being skipped." ] |