同步tsg-os配置文件

This commit is contained in:
fumingwei
2021-07-21 11:40:30 +08:00
parent e2fe322a06
commit 7fe7cc953e
6 changed files with 88 additions and 11 deletions

View File

@@ -48,10 +48,12 @@
tags: template
- name: "Template the tsgconf/app_l7_proto_id.conf"
- name: "Template the conf/capture_packet_plug.conf.j2"
template:
src: "{{ role_path }}/templates/app_l7_proto_id.conf.j2"
dest: /home/mesasoft/sapp_run/tsgconf/app_l7_proto_id.conf
src: "{{ role_path }}/templates/capture_packet_plug.conf.j2"
dest: /home/mesasoft/sapp_run/conf/capture_packet_plug.conf
tags: template
- name: "Template the /home/mesasoft/sapp_run/plug/business/tsg_conn_sketch/tsg_conn_sketch.inf"
template: