Update main.yml

This commit is contained in:
张智涵
2019-12-30 13:04:45 +08:00
parent 50ad477879
commit 1402bf0d2a

View File

@@ -17,6 +17,12 @@
dest: "/usr/lib/systemd/system/"
mode: 0644
- name: "copy tsg-env_stop"
copy:
src: "{{ role_path }}/files/tsg-env_stop"
dest: "/opt/tsg/env/"
mode: 0644
- name: "enable tsg-env"
systemd:
name: tsg-env