forked from ansible-lockdown/RHEL9-CIS
tidy up spacing
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
ec5217c309
commit
08bbc99903
3 changed files with 4 additions and 4 deletions
|
|
@ -40,7 +40,7 @@ repos:
|
|||
rev: v8.17.0
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
args: ['--baseline-path','.config/.gitleaks-report.json']
|
||||
args: ['--baseline-path', '.config/.gitleaks-report.json']
|
||||
|
||||
- repo: https://github.com/ansible-community/ansible-lint
|
||||
rev: v6.17.2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Run AIDE integrity check
|
||||
# Run AIDE integrity check
|
||||
## Ansible controlled file
|
||||
# Added as part of ansible-lockdown CIS baseline
|
||||
# Added as part of ansible-lockdown CIS baseline
|
||||
# provided by MindPointGroup LLC
|
||||
### YOUR CHANGES WILL BE LOST!
|
||||
# CIS 1.3.2
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ net.ipv6.conf.default.accept_redirects = 0
|
|||
net.ipv6.conf.all.accept_ra = 0
|
||||
net.ipv6.conf.default.accept_ra = 0
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue