Changelog: https://roxy-wi.org/changelog.py#6
pull/321/head
Pavel Loginov 2022-04-27 22:14:09 +03:00
parent 231f989bd2
commit 7e3ee72cf0
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
- name: restart rsyslog
service: name=rsyslog state=restarted

View File

@ -337,6 +337,7 @@
src: waf_rsyslog.conf.j2
dest: /etc/rsyslog.d/waf.conf
mode: 0644
notify: restart rsyslog
- name: Create WAF conf file
template: