chkrootkit.conf.j2 177 B

1234567
  1. {% if ansible_prolog -%}
  2. {% from 'templates/ansible/prolog.j2' import prolog with context %}
  3. {{ prolog() }}
  4. {% endif -%}
  5. RUN_DAILY="false"
  6. RUN_DAILY_OPTS="-q"
  7. DIFF_MODE="false"