create rsyslog role which logs everything to /var/log/all.log
This commit is contained in:
parent
e0b519cf21
commit
13f0332fa1
4 changed files with 43 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
name: "{{ role }}"
|
||||
with_items:
|
||||
- iptables
|
||||
- rsyslog
|
||||
- selinux
|
||||
loop_control:
|
||||
loop_var: role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue