优化部署

This commit is contained in:
zhangzhihan
2020-04-17 14:09:06 +08:00
parent 8f2ba973db
commit 9a593538d3
8 changed files with 41 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
packages:
- /tmp/tsg-cli-deploy/{{ rpm_file_name }}
- name: Template the main.conf
- name: Template the tsg_sn.json
template:
src: "{{ role_path }}/templates/tsg_sn.json.j2"
dest: /opt/tsg/etc/tsg_sn.json
@@ -59,4 +59,4 @@
daemon_reload: yes
enabled: yes
state: restarted