12345678 |
- {% if ansible_prolog -%}
- {% from 'templates/ansible/prolog.j2' import prolog with context %}
- {{ prolog() }}
- {% endif -%}
- $FileCreateMode 0644
- :msg, contains, ": PHP " /var/log/php/php-errors.log
- # Reset mode to the default: 0640
- $FileCreateMode 0640
|