mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
8 lines
396 B
Django/Jinja
8 lines
396 B
Django/Jinja
# Run AIDE integrity check
|
|
## Ansible controlled file
|
|
# Added as part of ansible-lockdown CIS baseline
|
|
# provided by Mindpoint Group - A Tyto Athene Company
|
|
### YOUR CHANGES WILL BE LOST!
|
|
# CIS 1.3.2
|
|
|
|
{{ rhel9cis_aide_cron['aide_minute'] }} {{ rhel9cis_aide_cron['aide_hour'] }} {{ rhel9cis_aide_cron['aide_month'] }} {{ rhel9cis_aide_cron['aide_weekday'] }} {{ rhel9cis_aide_cron['aide_job'] }}
|