diff --git a/ansible/roles/sapp/templates/conflist.inf.j2.j2.7400MCN0P01R01 b/ansible/roles/sapp/templates/conflist.inf.j2.j2.7400MCN0P01R01 index fc2d04bb..a4ecf064 100644 --- a/ansible/roles/sapp/templates/conflist.inf.j2.j2.7400MCN0P01R01 +++ b/ansible/roles/sapp/templates/conflist.inf.j2.j2.7400MCN0P01R01 @@ -3,6 +3,7 @@ ./plug/platform/wannat/wangw.inf ./plug/platform/wire_graft/wire_graft.inf {% endif %} +./plug/platform/tsg_master/tsg_master.inf {% if connsketch.enable is defined %} {% if connsketch.enable == 1 %} ./plug/platform/app_proto_identify/app_proto_identify.inf @@ -12,7 +13,6 @@ ./plug/platform/app_proto_identify/app_proto_identify.inf {% endif %} {% endif %} -./plug/platform/tsg_master/tsg_master.inf {% if app.identify_by.builtin_app_engine == 1 %} ./plug/platform/app_proto_engine/app_proto_engine.inf {% endif %} diff --git a/ansible/roles/sapp/templates/conflist.inf.j2.j2.9000NPBP01R01 b/ansible/roles/sapp/templates/conflist.inf.j2.j2.9000NPBP01R01 index 03606379..890e8a05 100644 --- a/ansible/roles/sapp/templates/conflist.inf.j2.j2.9000NPBP01R01 +++ b/ansible/roles/sapp/templates/conflist.inf.j2.j2.9000NPBP01R01 @@ -3,6 +3,7 @@ ./plug/platform/wannat/wangw.inf ./plug/platform/wire_graft/wire_graft.inf {% endif %} +./plug/platform/tsg_master/tsg_master.inf {% if connsketch.enable is defined %} {% if connsketch.enable == 1 %} ./plug/platform/app_proto_identify/app_proto_identify.inf @@ -12,7 +13,6 @@ ./plug/platform/app_proto_identify/app_proto_identify.inf {% endif %} {% endif %} -./plug/platform/tsg_master/tsg_master.inf {% if app.identify_by.builtin_app_engine == 1 %} ./plug/platform/app_proto_engine/app_proto_engine.inf {% endif %}