4
0
Fork 0

tidy up spacing

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-08-08 19:02:11 +01:00
parent ec5217c309
commit 08bbc99903
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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 %}