create rsyslog role which logs everything to /var/log/all.log

This commit is contained in:
Timo Makinen 2019-05-29 00:07:39 +03:00
parent e0b519cf21
commit 13f0332fa1
4 changed files with 43 additions and 0 deletions

View file

@ -42,6 +42,7 @@
name: "{{ role }}"
with_items:
- iptables
- rsyslog
- selinux
loop_control:
loop_var: role