功能端部署剧本升级,适配20.04版本
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
yum:
|
||||
name:
|
||||
- /tmp/ansible_deploy/sapp-4.0.5.3385992-1.el7.x86_64.rpm
|
||||
- /tmp/ansible_deploy/tsg_master-debug-1.0.3.a4e2a7c-1.el7.centos.x86_64.rpm
|
||||
state: present
|
||||
|
||||
- name: make dir
|
||||
@@ -37,7 +38,7 @@
|
||||
template:
|
||||
src: "{{ role_path }}/templates/gdev.conf.j2"
|
||||
dest: /home/mesasoft/sapp_run/etc/gdev.conf
|
||||
tags: template
|
||||
when: tsg_access_type == 1
|
||||
|
||||
- name: "enable sapp"
|
||||
systemd:
|
||||
|
||||
Reference in New Issue
Block a user