forked from ansible-lockdown/RHEL9-CIS
tidy up script as copy not template
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
51de8bf7c9
commit
148165ad4d
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% raw %}#! /usr/bin/env bash
|
||||
#! /usr/bin/env bash
|
||||
|
||||
# Based on original Script provided by CIS
|
||||
# CVEs correct at time of creation - April2024
|
||||
|
|
@ -54,4 +54,3 @@
|
|||
#[ "${#a_output[@]}" -gt 0 ] && printf '%s\n' "" "-- Correctly set: --" "${a_output[@]}" ""
|
||||
fi
|
||||
}
|
||||
{% endraw %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue