2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 12:39:01 +00:00
bench/playbooks/roles/logwatch/defaults/main.yml

4 lines
67 B
YAML
Raw Normal View History

2017-08-29 06:51:06 +00:00
---
logwatch_emails: "{{ admin_emails }}"
logwatch_detail: High
2018-02-05 09:37:14 +00:00
...