mirror of https://github.com/Aidaho12/haproxy-wi
parent
231f989bd2
commit
7e3ee72cf0
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
- name: restart rsyslog
|
||||||
|
service: name=rsyslog state=restarted
|
|
@ -337,6 +337,7 @@
|
||||||
src: waf_rsyslog.conf.j2
|
src: waf_rsyslog.conf.j2
|
||||||
dest: /etc/rsyslog.d/waf.conf
|
dest: /etc/rsyslog.d/waf.conf
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
notify: restart rsyslog
|
||||||
|
|
||||||
- name: Create WAF conf file
|
- name: Create WAF conf file
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in New Issue