Authored by chunhua.zhang

add

@@ -15,17 +15,6 @@ @@ -15,17 +15,6 @@
15 - reload rsyslog 15 - reload rsyslog
16 16
17 17
18 -- name: remove existed rsyslog files  
19 - file:  
20 - state: absent  
21 - path: "/etc/rsyslog.d/"  
22 -  
23 -  
24 -- name: create new path  
25 - file:  
26 - state: directory  
27 - path: "/etc/rsyslog.d/"  
28 -  
29 - name: sync module rsyslog config files 18 - name: sync module rsyslog config files
30 template: 19 template:
31 src: rsyslog.module.conf.j2 20 src: rsyslog.module.conf.j2