Skip to content

Commit e4d4ea1

Browse files
authored
Merge pull request #13 from sscpac/bugfix/fix-v-71983-indent
Fix indentation for V-71983
2 parents b807fa9 + d6af803 commit e4d4ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/fix-cat2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
- RHEL-07-020100
652652
- usb_devices
653653

654-
- name: "MEDIUM | RHEL-07-020100 | PATCH | The Red Hat Enterprise Linux operating system must be configured to disable USB mass storage."
654+
- name: "MEDIUM | RHEL-07-020100 | PATCH | The Red Hat Enterprise Linux operating system must be configured to disable USB mass storage."
655655
lineinfile:
656656
dest: /etc/modprobe.d/usb-storage.conf
657657
regexp: "{{ item.regexp }}"

0 commit comments

Comments
 (0)