更新设备管理部署剧本
This commit is contained in:
@@ -14,8 +14,12 @@
|
||||
template:
|
||||
src: "{{role_path}}/templates/application-centos2.properties.j2"
|
||||
dest: /opt/tsg/oam_core/application-centos2.properties
|
||||
tags: template
|
||||
|
||||
- name: "Templates application.properties"
|
||||
template:
|
||||
src: "{{role_path}}/templates/application.properties.j2"
|
||||
dest: /opt/tsg/oam_core/application.properties
|
||||
|
||||
- name: "Templates oam_core.service"
|
||||
template:
|
||||
src: "{{ role_path }}/templates/oam_core.service.j2"
|
||||
|
||||
Reference in New Issue
Block a user