Skip to content
Snippets Groups Projects
Commit 6ccf36d2 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: use correct syntay for systemd module to disable kdump

parent 8489d3cc
No related branches found
No related tags found
No related merge requests found
...@@ -10,4 +10,4 @@ ...@@ -10,4 +10,4 @@
- name: disable kdump as per DoD STIG V-72057 - name: disable kdump as per DoD STIG V-72057
systemd: systemd:
name: "kdump.service" name: "kdump.service"
state: disabled enabled: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment